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
)
361
return new TypeUnionValueSet(_typesInUnion, IsFalseNode.
Instance
, _conversions);
364
if (_root == (object)IsFalseNode.
Instance
)
381
if (_root == (object)IsFalseNode.
Instance
)
386
if (other._root == (object)IsFalseNode.
Instance
)
408
if (_root == (object)IsFalseNode.
Instance
)
413
if (other._root == (object)IsFalseNode.
Instance
)