10 references to Instance
Microsoft.CodeAnalysis.CSharp (10)
Utilities\TypeUnionValueSet.cs (10)
77
return new TypeUnionValueSet(typesInUnion, IsTrueNode.
Instance
, conversions);
126
if (_root == (object)IsTrueNode.
Instance
)
149
if (_root == (object)IsTrueNode.
Instance
)
359
if (_root == (object)IsTrueNode.
Instance
)
366
return new TypeUnionValueSet(_typesInUnion, IsTrueNode.
Instance
, _conversions);
391
if (_root == (object)IsTrueNode.
Instance
)
396
if (other._root == (object)IsTrueNode.
Instance
)
418
if (_root == (object)IsTrueNode.
Instance
)
423
if (other._root == (object)IsTrueNode.
Instance
)
466
if (_root == (object)IsTrueNode.
Instance
)