3 references to GetInclusivePrefixes
System.IdentityModel (3)
System\IdentityModel\StrTransform.cs (3)
59get { return GetInclusivePrefixes() != null; } 118utf8Writer.StartCanonicalization(hashStream, this.IncludeComments, GetInclusivePrefixes()); 136dictionaryReader.StartCanonicalization(hashStream, this.IncludeComments, GetInclusivePrefixes());