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