2 references to Instance
Microsoft.CodeAnalysis.CSharp (2)
Utilities\TypeUnionValueSet.cs (2)
100return new TypeUnionValueSet(typesInUnion, IsNullNode.Instance, conversions); 105return new TypeUnionValueSet(typesInUnion, new NotNode(IsNullNode.Instance), conversions);