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)
260
ilg.Ldstr(
GetCSharpString
(id));
1068
ilg.Ldstr(
GetCSharpString
(constants[i].XmlName));
1130
ilg.Ldstr(
GetCSharpString
(fullTypeName));
1163
ilg.Ldstr(
GetCSharpString
(c.XmlName));
1580
ilg.Ldstr(
GetCSharpString
(structMapping.TypeName));
1581
ilg.Ldstr(
GetCSharpString
(structMapping.Namespace));
2252
ilg.Ldstr(
GetCSharpString
(member.Mapping.TypeDesc.CSharpName));
3536
ilg.Ldstr(
GetCSharpString
(derived.XsiType.Name));
3537
ilg.Ldstr(
GetCSharpString
(derived.XsiType.Namespace));
3538
ilg.Ldstr(
GetCSharpString
(head.XsiType!.Name));
3539
ilg.Ldstr(
GetCSharpString
(head.XsiType.Namespace));
3540
ilg.Ldstr(
GetCSharpString
(derived.Type.FullName));
3541
ilg.Ldstr(
GetCSharpString
(head.Type.FullName));
3554
ilg.Ldstr(
GetCSharpString
(derived.XsiType.Name));
3555
ilg.Ldstr(
GetCSharpString
(derived.XsiType.Namespace));
3556
ilg.Ldstr(
GetCSharpString
(head.Type!.FullName));
3670
ilg.Ldstr(
GetCSharpString
(fullTypeName));
3681
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));
1766
ilg.Ldstr(
GetCSharpString
(element.Name));
1776
ilg.Ldstr(
GetCSharpString
(element.Namespace));
1796
ilg.Ldstr(
GetCSharpString
(enumFullName));
1797
ilg.Ldstr(
GetCSharpString
(choice.MemberName));
2041
ilg.Ldstr(
GetCSharpString
(name));
2043
ilg.Ldstr(
GetCSharpString
(ns));
2116
ilg.Ldstr(
GetCSharpString
(name));
2117
ilg.Ldstr(
GetCSharpString
(ns));
2179
ilg.Ldc(value is string ?
GetCSharpString
((string)value) : value);
2216
ilg.Ldstr(
GetCSharpString
(typeDesc.FullName));
2217
ilg.Ldstr(
GetCSharpString
(choice.MemberName));
2218
ilg.Ldstr(
GetCSharpString
(enumName));