9 references to Instance
Microsoft.CodeAnalysis.CSharp (9)
Utilities\TypeUnionValueSet.cs (9)
73return new TypeUnionValueSet(typesInUnion, IsFalseNode.Instance, conversions); 116else if (_root == (object)IsFalseNode.Instance) 139else if (_root == (object)IsFalseNode.Instance) 295return new TypeUnionValueSet(_typesInUnion, IsFalseNode.Instance, _conversions); 298if (_root == (object)IsFalseNode.Instance) 315if (_root == (object)IsFalseNode.Instance) 320if (other._root == (object)IsFalseNode.Instance) 342if (_root == (object)IsFalseNode.Instance) 347if (other._root == (object)IsFalseNode.Instance)