4 references to ERR_IsNotOperatorNullable1
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Operators.vb (1)
88If([isNot], ERRID.ERR_IsNotOperatorNullable1, ERRID.ERR_IsOperatorNullable1),
Errors\ErrorFacts.vb (1)
913ERRID.ERR_IsNotOperatorNullable1,
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Semantics\IsIsNot.vb (2)
434Diagnostic(ERRID.ERR_IsNotOperatorNullable1, "n").WithArguments("Integer?"), 436Diagnostic(ERRID.ERR_IsNotOperatorNullable1, "n").WithArguments("Integer?"),