9 references to Instance
Microsoft.CodeAnalysis.CSharp (9)
Utilities\TypeUnionValueSet.cs (9)
73
return new TypeUnionValueSet(typesInUnion, IsFalseNode.
Instance
, conversions);
116
else if (_root == (object)IsFalseNode.
Instance
)
139
else if (_root == (object)IsFalseNode.
Instance
)
295
return new TypeUnionValueSet(_typesInUnion, IsFalseNode.
Instance
, _conversions);
298
if (_root == (object)IsFalseNode.
Instance
)
315
if (_root == (object)IsFalseNode.
Instance
)
320
if (other._root == (object)IsFalseNode.
Instance
)
342
if (_root == (object)IsFalseNode.
Instance
)
347
if (other._root == (object)IsFalseNode.
Instance
)