1 write to ProtectTokens
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
272this.ProtectTokens = source.ProtectTokens;
2 references to ProtectTokens
System.ServiceModel (2)
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
194sbe.ProtectTokens = this.ProtectTokens; 272this.ProtectTokens = source.ProtectTokens;