1 write to excludedElementDepth
System.IdentityModel (1)
System\IdentityModel\WrappedReader.cs (1)
465this.excludedElementDepth = excludedElementDepth;
2 references to excludedElementDepth
System.IdentityModel (2)
System\IdentityModel\WrappedReader.cs (2)
593&& (null == excludedElementDepth || excludedElementDepth == (depth - 1))