10 references to Instance
Microsoft.CodeAnalysis.CSharp (10)
Utilities\TypeUnionValueSet.cs (10)
62return new TypeUnionValueSet(typesInUnion, IsTrueNode.Instance, conversions); 112if (_root == (object)IsTrueNode.Instance) 135if (_root == (object)IsTrueNode.Instance) 293if (_root == (object)IsTrueNode.Instance) 300return new TypeUnionValueSet(_typesInUnion, IsTrueNode.Instance, _conversions); 325if (_root == (object)IsTrueNode.Instance) 330if (other._root == (object)IsTrueNode.Instance) 352if (_root == (object)IsTrueNode.Instance) 357if (other._root == (object)IsTrueNode.Instance) 400if (_root == (object)IsTrueNode.Instance)