2 references to GetArchAndFlags
ILAssembler (2)
GrammarVisitor.cs (2)
597(_entityRegistry.Assembly.ProcessorArchitecture, _entityRegistry.Assembly.Flags) = GetArchAndFlags(attr); 754var (arch, flags) = GetArchAndFlags(VisitAsmAttr(context.asmAttr()).Value);