2 references to IsNull
Microsoft.CodeAnalysis.CodeStyle (2)
AbstractUseThrowExpressionDiagnosticAnalyzer.cs (2)
226
if (
IsNull
(binaryOperator.LeftOperand))
232
if (
IsNull
(binaryOperator.RightOperand))