2 instantiations of RQConstructedType
Microsoft.CodeAnalysis.Features (2)
RQName\Nodes\RQType.cs (1)
11public static readonly RQType ObjectType = new RQConstructedType(
RQName\RQNodeBuilder.cs (1)
343return new RQConstructedType(containingType, typeArgumentList);