3 writes to includeComments
System.IdentityModel (3)
System\IdentityModel\ExclusiveCanonicalizationTransform.cs (3)
37
this.
includeComments
= includeComments;
181
includeComments
= preserveComments && true;
185
includeComments
= false;
1 reference to includeComments
System.IdentityModel (1)
System\IdentityModel\ExclusiveCanonicalizationTransform.cs (1)
53
return this.
includeComments
;