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