2 references to GetAttributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (2)
852
XmlAttributes memberAttrs =
GetAttributes
(memberInfo);
1228
XmlAttributes a =
GetAttributes
(model.FieldInfo);