9 references to ReferenceMapping
System.Private.Xml (9)
System\Xml\Serialization\XmlSerializationReaderILGen.cs (5)
683
string? enumMethodName =
ReferenceMapping
(mapping);
1138
string? methodName =
ReferenceMapping
(derived);
1193
string? methodName =
ReferenceMapping
(enumMapping);
2975
string? methodName =
ReferenceMapping
(element.Mapping);
3124
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);