2 writes to excludedElement
System.IdentityModel (2)
System\IdentityModel\WrappedReader.cs (2)
367this.excludedElement = other.excludedElement; 409this.excludedElement = excludedElement;
2 references to excludedElement
System.IdentityModel (2)
System\IdentityModel\WrappedReader.cs (2)
367this.excludedElement = other.excludedElement; 425return new XmlTokenStreamWriter( entries, count, excludedElement, excludedElementDepth, excludedElementNamespace );