3 references to IncludeComments
System.IdentityModel (3)
System\IdentityModel\StrTransform.cs (3)
70
driver.IncludeComments = this.
IncludeComments
;
118
utf8Writer.StartCanonicalization(hashStream, this.
IncludeComments
, GetInclusivePrefixes());
136
dictionaryReader.StartCanonicalization(hashStream, this.
IncludeComments
, GetInclusivePrefixes());