9 references to Instance
Microsoft.CodeAnalysis.CSharp (9)
Utilities\TypeUnionValueSet.cs (9)
88
return new TypeUnionValueSet(typesInUnion, IsFalseNode.
Instance
, conversions);
130
else if (_root == (object)IsFalseNode.
Instance
)
153
else if (_root == (object)IsFalseNode.
Instance
)
380
return new TypeUnionValueSet(_typesInUnion, IsFalseNode.
Instance
, _conversions);
383
if (_root == (object)IsFalseNode.
Instance
)
400
if (_root == (object)IsFalseNode.
Instance
)
405
if (other._root == (object)IsFalseNode.
Instance
)
427
if (_root == (object)IsFalseNode.
Instance
)
432
if (other._root == (object)IsFalseNode.
Instance
)