9 references to ReferenceMapping
System.Private.Xml (9)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (5)
760
string? enumMethodName =
ReferenceMapping
(mapping);
1215
string? methodName =
ReferenceMapping
(derived);
1270
string? methodName =
ReferenceMapping
(enumMapping);
3186
string? methodName =
ReferenceMapping
(element.Mapping);
3340
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);
2033
string? methodName =
ReferenceMapping
(structMapping);