2 references to InternalChangeCaseChar
mscorlib (2)
system\globalization\textinfo.cs (2)
553return (InternalChangeCaseChar(this.m_dataHandle, this.m_handleOrigin, this.m_textInfoName, c, false)); 591return (InternalChangeCaseChar(this.m_dataHandle, this.m_handleOrigin, this.m_textInfoName, c, true));