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
)
378
if (_root == (object)IsTrueNode.
Instance
)
385
return new TypeUnionValueSet(_typesInUnion, IsTrueNode.
Instance
, _conversions);
410
if (_root == (object)IsTrueNode.
Instance
)
415
if (other._root == (object)IsTrueNode.
Instance
)
437
if (_root == (object)IsTrueNode.
Instance
)
442
if (other._root == (object)IsTrueNode.
Instance
)
485
if (_root == (object)IsTrueNode.
Instance
)