1 instantiation of OrNode
Microsoft.CodeAnalysis.CSharp (1)
Utilities\TypeUnionValueSet.cs (1)
405return new TypeUnionValueSet(_typesInUnion, new OrNode(_root, other._root), _conversions);
1 reference to OrNode
Microsoft.CodeAnalysis.CSharp (1)
Utilities\TypeUnionValueSet.cs (1)
229case OrNode orNode: