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