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) 359if (_root == (object)IsTrueNode.Instance) 366return new TypeUnionValueSet(_typesInUnion, IsTrueNode.Instance, _conversions); 391if (_root == (object)IsTrueNode.Instance) 396if (other._root == (object)IsTrueNode.Instance) 418if (_root == (object)IsTrueNode.Instance) 423if (other._root == (object)IsTrueNode.Instance) 466if (_root == (object)IsTrueNode.Instance)