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