9 references to ReferenceMapping
System.Private.Xml (9)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (5)
684
string? enumMethodName =
ReferenceMapping
(mapping);
1139
string? methodName =
ReferenceMapping
(derived);
1194
string? methodName =
ReferenceMapping
(enumMapping);
2976
string? methodName =
ReferenceMapping
(element.Mapping);
3125
string? methodName =
ReferenceMapping
(mapping);
System\Xml\Serialization\XmlSerializationWriterILGen.cs (4)
123
string? methodName =
ReferenceMapping
(mapping);
744
string? methodName =
ReferenceMapping
(derived);
795
string? methodName =
ReferenceMapping
(mapping);
1990
string? methodName =
ReferenceMapping
(structMapping);