2 overrides of GetMemorySectionName
mscorlib (2)
system\text\eucjpencoding.cs (1)
61protected unsafe override String GetMemorySectionName()
system\text\iso2022encoding.cs (1)
115protected unsafe override String GetMemorySectionName()
1 reference to GetMemorySectionName
mscorlib (1)
system\text\basecodepageencoding.cs (1)
273String strName = GetMemorySectionName();