2 references to GENMAN_LOCALE_BUF_SIZE
Microsoft.Build.Tasks.Core (2)
AssemblyDependency\AssemblyInformation.cs (2)
859
asmMeta.rpLocale = Marshal.AllocCoTaskMem(
GENMAN_LOCALE_BUF_SIZE
* 2);
860
asmMeta.cchLocale =
GENMAN_LOCALE_BUF_SIZE
;