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