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