1 write to KeyEntropyMode
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
282this.KeyEntropyMode = source.KeyEntropyMode;
2 references to KeyEntropyMode
System.ServiceModel (2)
System\ServiceModel\Configuration\SecurityElementBase.cs (2)
184sbe.KeyEntropyMode = this.KeyEntropyMode; 282this.KeyEntropyMode = source.KeyEntropyMode;