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