9 references to Instance
Microsoft.CodeAnalysis.CSharp (9)
Utilities\TypeUnionValueSet.cs (9)
87
return new TypeUnionValueSet(typesInUnion, IsFalseNode.
Instance
, conversions);
129
else if (_root == (object)IsFalseNode.
Instance
)
152
else if (_root == (object)IsFalseNode.
Instance
)
338
return new TypeUnionValueSet(_typesInUnion, IsFalseNode.
Instance
, _conversions);
341
if (_root == (object)IsFalseNode.
Instance
)
358
if (_root == (object)IsFalseNode.
Instance
)
363
if (other._root == (object)IsFalseNode.
Instance
)
385
if (_root == (object)IsFalseNode.
Instance
)
390
if (other._root == (object)IsFalseNode.
Instance
)