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