3 references to LCID
mscorlib (1)
system\globalization\compareinfo.cs (1)
1330
m_SortVersion = new SortVersion(v.dwNLSVersion, (v.dwEffectiveId != 0) ? v.dwEffectiveId :
LCID
, v.guidCustomVersion);
PresentationFramework (2)
src\Framework\System\Windows\Documents\TextFindEngine.cs (2)
540
int subStringIndex = FindNLSString(compareInfo.
LCID
, findNLSStringFlags,
554
matchIndex = FindNLSString(compareInfo.
LCID
, findNLSStringFlags,