1 write to IsSecurityElementBootstrap
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElement.cs (1)
25
this.SecureConversationBootstrap.
IsSecurityElementBootstrap
= true; // Tell the bootstrap it's potentially okay to optimize itself out of config representation
1 reference to IsSecurityElementBootstrap
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElementBase.cs (1)
840
if (this.
IsSecurityElementBootstrap
&& !this.ElementInformation.Properties.OfType<PropertyInformation>().Any(nontrivialProperty))