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