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