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