2 references to FieldInfo
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapReflectionImporter.cs (1)
621
SoapAttributes a = GetAttributes(model.
FieldInfo
);
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
1228
XmlAttributes a = GetAttributes(model.
FieldInfo
);