1 write to Culture
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\AssemblyInformation.cs (1)
322assemblyAttributes.Culture = Marshal.PtrToStringUni(asmMeta.rpLocale);
2 references to Culture
Microsoft.Build.Tasks.Core (2)
GetAssembliesMetadata.cs (2)
112yield return new KeyValuePair<string, string>(nameof(attributes.Culture), attributes.Culture);