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