10 references to Instance
Microsoft.CodeAnalysis.CSharp (10)
Utilities\TypeUnionValueSet.cs (10)
62
return new TypeUnionValueSet(typesInUnion, IsTrueNode.
Instance
, conversions);
112
if (_root == (object)IsTrueNode.
Instance
)
135
if (_root == (object)IsTrueNode.
Instance
)
293
if (_root == (object)IsTrueNode.
Instance
)
300
return new TypeUnionValueSet(_typesInUnion, IsTrueNode.
Instance
, _conversions);
325
if (_root == (object)IsTrueNode.
Instance
)
330
if (other._root == (object)IsTrueNode.
Instance
)
352
if (_root == (object)IsTrueNode.
Instance
)
357
if (other._root == (object)IsTrueNode.
Instance
)
400
if (_root == (object)IsTrueNode.
Instance
)