2 references to nativeGetSafeCulture
mscorlib (2)
system\threading\thread.cs (2)
1234
if (!
nativeGetSafeCulture
(this, GetDomainID(), true, ref culture) || culture == null) {
1344
if (!
nativeGetSafeCulture
(this, GetDomainID(), false, ref culture) || culture == null) {