3 references to IsNull
Microsoft.CodeAnalysis.Workspaces (3)
BottomUpBaseIndentationFinder.cs (2)
222
list.RemoveAll(CommonFormattingHelpers.
IsNull
);
299
list.RemoveAll(CommonFormattingHelpers.
IsNull
);
CommonFormattingHelpers.cs (1)
358
=> !
IsNull
(t);