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