61 references to GetCSharpString
System.Private.Xml (61)
System\Xml\Serialization\XmlSerializationILGen.cs (5)
221
ilg.Ldstr(
GetCSharpString
(xmlMappings[i].Key));
222
ilg.Ldstr(
GetCSharpString
(methods[i]));
348
ilg.Ldstr(
GetCSharpString
(mapping.Accessor.Name));
349
ilg.Ldstr(
GetCSharpString
(mapping.Accessor.Namespace));
425
ilg.Ldstr(
GetCSharpString
(key));
System\Xml\Serialization\XmlSerializationReaderILGen.cs (18)
252
ilg.Ldstr(
GetCSharpString
(id));
992
ilg.Ldstr(
GetCSharpString
(constants[i].XmlName));
1054
ilg.Ldstr(
GetCSharpString
(fullTypeName));
1087
ilg.Ldstr(
GetCSharpString
(c.XmlName));
1504
ilg.Ldstr(
GetCSharpString
(structMapping.TypeName));
1505
ilg.Ldstr(
GetCSharpString
(structMapping.Namespace));
2175
ilg.Ldstr(
GetCSharpString
(member.Mapping.TypeDesc.CSharpName));
3319
ilg.Ldstr(
GetCSharpString
(derived.XsiType.Name));
3320
ilg.Ldstr(
GetCSharpString
(derived.XsiType.Namespace));
3321
ilg.Ldstr(
GetCSharpString
(head.XsiType!.Name));
3322
ilg.Ldstr(
GetCSharpString
(head.XsiType.Namespace));
3323
ilg.Ldstr(
GetCSharpString
(derived.Type.FullName));
3324
ilg.Ldstr(
GetCSharpString
(head.Type.FullName));
3337
ilg.Ldstr(
GetCSharpString
(derived.XsiType.Name));
3338
ilg.Ldstr(
GetCSharpString
(derived.XsiType.Namespace));
3339
ilg.Ldstr(
GetCSharpString
(head.Type!.FullName));
3453
ilg.Ldstr(
GetCSharpString
(fullTypeName));
3464
ilg.Ldstr(
GetCSharpString
(fullTypeName));
System\Xml\Serialization\XmlSerializationWriterILGen.cs (38)
103
ilg.Ldstr(
GetCSharpString
(name));
107
ilg.Ldstr(
GetCSharpString
(ns));
233
ilg.Ldstr(
GetCSharpString
(name));
237
ilg.Ldstr(
GetCSharpString
(ns));
259
ilg.Ldstr(
GetCSharpString
(mapping.TypeName));
260
ilg.Ldstr(
GetCSharpString
(mapping.Namespace));
285
ilg.Ldstr(
GetCSharpString
(name));
286
ilg.Ldstr(
GetCSharpString
(ns));
298
ilg.Ldstr(
GetCSharpString
(name));
299
ilg.Ldstr(
GetCSharpString
(ns));
637
retValues.Add(
GetCSharpString
(c.XmlName));
662
ilg.Ldstr(
GetCSharpString
(c.XmlName));
679
ilg.Ldstr(
GetCSharpString
(mapping.TypeDesc.FullName));
726
ilg.Ldstr(
GetCSharpString
(mapping.TypeDesc.FullName));
822
ilg.Ldstr(
GetCSharpString
(mapping.TypeName));
823
ilg.Ldstr(
GetCSharpString
(mapping.Namespace));
888
ilg.Ldstr(
GetCSharpString
(mapping.TypeName));
889
ilg.Ldstr(
GetCSharpString
(mapping.Namespace));
1062
ilg.Ldstr(
GetCSharpString
(mapping.TypeName));
1063
ilg.Ldstr(
GetCSharpString
(mapping.Namespace));
1187
ilg.Ldstr(
GetCSharpString
(attribute.Name));
1188
ilg.Ldstr(
GetCSharpString
(ns));
1317
ilg.Ldstr(
GetCSharpString
(attribute.Name));
1322
ilg.Ldstr(
GetCSharpString
(ns));
1459
ilg.Ldstr(
GetCSharpString
(choice.Mapping.TypeDesc.FullName));
1460
ilg.Ldstr(
GetCSharpString
(choice.MemberName));
1723
ilg.Ldstr(
GetCSharpString
(element.Name));
1733
ilg.Ldstr(
GetCSharpString
(element.Namespace));
1753
ilg.Ldstr(
GetCSharpString
(enumFullName));
1754
ilg.Ldstr(
GetCSharpString
(choice.MemberName));
1998
ilg.Ldstr(
GetCSharpString
(name));
2000
ilg.Ldstr(
GetCSharpString
(ns));
2073
ilg.Ldstr(
GetCSharpString
(name));
2074
ilg.Ldstr(
GetCSharpString
(ns));
2136
ilg.Ldc(value is string ?
GetCSharpString
((string)value) : value);
2173
ilg.Ldstr(
GetCSharpString
(typeDesc.FullName));
2174
ilg.Ldstr(
GetCSharpString
(choice.MemberName));
2175
ilg.Ldstr(
GetCSharpString
(enumName));