6 references to GetAttributes
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (6)
261XmlAttributes a = GetAttributes(model.Type, true); 411a = GetAttributes(model.Type, false); 730a = GetAttributes(model.Type, false); 959return XsdTypeName(type, GetAttributes(type, false), typeDesc.Name); 1001XmlAttributes a = GetAttributes(type, false); 1186XmlAttributes a = GetAttributes(model.Type, false);