3 references to Attributes
System.ServiceModel (3)
System\ServiceModel\Description\MetadataSet.cs (3)
81
this.attributes = metadataSet.
Attributes
;
285
global::System.Collections.ObjectModel.Collection<global::System.Xml.XmlAttribute> a = (global::System.Collections.ObjectModel.Collection<global::System.Xml.XmlAttribute>)o.
@Attributes
;
472
global::System.Collections.ObjectModel.Collection<global::System.Xml.XmlAttribute> a_1 = (global::System.Collections.ObjectModel.Collection<global::System.Xml.XmlAttribute>)o.
@Attributes
;