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