9 references to Instance
Microsoft.CodeAnalysis.CSharp (9)
Utilities\TypeUnionValueSet.cs (9)
87return new TypeUnionValueSet(typesInUnion, IsFalseNode.Instance, conversions); 129else if (_root == (object)IsFalseNode.Instance) 152else if (_root == (object)IsFalseNode.Instance) 338return new TypeUnionValueSet(_typesInUnion, IsFalseNode.Instance, _conversions); 341if (_root == (object)IsFalseNode.Instance) 358if (_root == (object)IsFalseNode.Instance) 363if (other._root == (object)IsFalseNode.Instance) 385if (_root == (object)IsFalseNode.Instance) 390if (other._root == (object)IsFalseNode.Instance)