2 writes to Culture
ILAssembler (2)
EntityRegistry.cs (1)
1087entity.Culture = culture;
GrammarVisitor.cs (1)
583_currentAssemblyOrRef!.Culture = context.compQstring() is { } compQstring
6 references to Culture
ILAssembler (6)
EntityRegistry.cs (6)
382asmRef.Culture is null ? default : builder.GetOrAddString(asmRef.Culture), 400Assembly.Culture is null ? default : builder.GetOrAddString(Assembly.Culture), 710string.IsNullOrEmpty(asmRef.Culture) ? null : asmRef.Culture,