2 references to className
ILAssembler (2)
GrammarVisitor.cs (2)
5319
Debug.Assert(context.
className
() is not null);
5320
blob.WriteSerializedString((VisitClassName(context.
className
()).Value as EntityRegistry.IHasReflectionNotation)?.ReflectionNotation ?? "");