1 instantiation of XmlElementListListener
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (1)
42_listener = new WeakReference(new XmlElementListListener(parent.Document, this));
2 references to XmlElementListListener
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (2)
278XmlElementListListener listener = (XmlElementListListener)_listener.Target;