1 instantiation of XmlAnyElementAttributes
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlAttributes.cs (1)
36
private XmlAnyElementAttributes _xmlAnyElements = new
XmlAnyElementAttributes
();
2 references to XmlAnyElementAttributes
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlAttributes.cs (2)
36
private
XmlAnyElementAttributes
_xmlAnyElements = new XmlAnyElementAttributes();
299
public
XmlAnyElementAttributes
XmlAnyElements