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