3 references to IsStrictNothingLiteral
Microsoft.CodeAnalysis.VisualBasic (3)
Semantics\Conversions.vb (1)
1705
If constantExpression.
IsStrictNothingLiteral
() Then
Semantics\TypeInference\TypeArgumentInference.vb (2)
256
If currentNamedNode.Expression.
IsStrictNothingLiteral
() Then
534
If Expression.
IsStrictNothingLiteral
() Then