10 references to Instance
Microsoft.CodeAnalysis.CSharp (10)
Utilities\TypeUnionValueSet.cs (10)
77return new TypeUnionValueSet(typesInUnion, IsTrueNode.Instance, conversions); 126if (_root == (object)IsTrueNode.Instance) 149if (_root == (object)IsTrueNode.Instance) 378if (_root == (object)IsTrueNode.Instance) 385return new TypeUnionValueSet(_typesInUnion, IsTrueNode.Instance, _conversions); 410if (_root == (object)IsTrueNode.Instance) 415if (other._root == (object)IsTrueNode.Instance) 437if (_root == (object)IsTrueNode.Instance) 442if (other._root == (object)IsTrueNode.Instance) 485if (_root == (object)IsTrueNode.Instance)