3 references to IncludeComments
System.IdentityModel (3)
System\IdentityModel\ExclusiveCanonicalizationTransform.cs (3)
83
driver.IncludeComments = this.
IncludeComments
;
133
utf8Writer.StartCanonicalization(hashStream, this.
IncludeComments
, GetInclusivePrefixes());
151
dictionaryReader.StartCanonicalization(hashStream, this.
IncludeComments
, GetInclusivePrefixes());