1 instantiation of RQVoidType
Microsoft.CodeAnalysis.Features (1)
RQName\Nodes\RQVoidType.cs (1)
11public static readonly RQVoidType Singleton = new();
2 references to RQVoidType
Microsoft.CodeAnalysis.Features (2)
RQName\Nodes\RQVoidType.cs (1)
11public static readonly RQVoidType Singleton = new();
RQName\RQNodeBuilder.cs (1)
267return RQVoidType.Singleton;