2 references to type
ILAssembler (2)
GrammarVisitor.cs (2)
5336
Debug.Assert(context.
type
() != null);
5337
return new(_entityRegistry.GetOrCreateTypeSpec(VisitType(context.
type
()).Value));