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