9 references to Instance
Microsoft.CodeAnalysis.CSharp (9)
Utilities\TypeUnionValueSet.cs (9)
88return new TypeUnionValueSet(typesInUnion, IsFalseNode.Instance, conversions); 130else if (_root == (object)IsFalseNode.Instance) 153else if (_root == (object)IsFalseNode.Instance) 361return new TypeUnionValueSet(_typesInUnion, IsFalseNode.Instance, _conversions); 364if (_root == (object)IsFalseNode.Instance) 381if (_root == (object)IsFalseNode.Instance) 386if (other._root == (object)IsFalseNode.Instance) 408if (_root == (object)IsFalseNode.Instance) 413if (other._root == (object)IsFalseNode.Instance)