1 write to customCultureName
mscorlib (1)
system\globalization\textinfo.cs (1)
212this.customCultureName = this.m_cultureName;
2 references to customCultureName
mscorlib (2)
system\globalization\textinfo.cs (2)
161if (this.customCultureName != null) 164this.m_cultureName = this.customCultureName;