3 references to GetFieldModel
System.Xml (3)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
379
FieldModel fieldModel = model.
GetFieldModel
(memberInfo);
System\Xml\Serialization\XmlReflectionImporter.cs (2)
751
FieldModel fieldModel = model.
GetFieldModel
(memberInfo);
1285
FieldModel member = structModel.
GetFieldModel
(infos[0]);