3 writes to _elemList
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (3)
358_elemList = new WeakReference(elemList); 379_elemList = null; 394_elemList = null;
3 references to _elemList
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlElementList.cs (3)
368if (_elemList != null) 370XmlElementList el = (XmlElementList)_elemList.Target; 390if (_elemList != null)