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