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) 380return new TypeUnionValueSet(_typesInUnion, IsFalseNode.Instance, _conversions); 383if (_root == (object)IsFalseNode.Instance) 400if (_root == (object)IsFalseNode.Instance) 405if (other._root == (object)IsFalseNode.Instance) 427if (_root == (object)IsFalseNode.Instance) 432if (other._root == (object)IsFalseNode.Instance)