2 references to FieldInfo
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
592
SoapAttributes a = GetAttributes(model.
FieldInfo
);
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1232
XmlAttributes a = GetAttributes(model.
FieldInfo
);