10 references to Instance
Microsoft.CodeAnalysis.CSharp (10)
Utilities\TypeUnionValueSet.cs (10)
76
return new TypeUnionValueSet(typesInUnion, IsTrueNode.
Instance
, conversions);
125
if (_root == (object)IsTrueNode.
Instance
)
148
if (_root == (object)IsTrueNode.
Instance
)
336
if (_root == (object)IsTrueNode.
Instance
)
343
return new TypeUnionValueSet(_typesInUnion, IsTrueNode.
Instance
, _conversions);
368
if (_root == (object)IsTrueNode.
Instance
)
373
if (other._root == (object)IsTrueNode.
Instance
)
395
if (_root == (object)IsTrueNode.
Instance
)
400
if (other._root == (object)IsTrueNode.
Instance
)
443
if (_root == (object)IsTrueNode.
Instance
)