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