1 write to IsSecurityElementBootstrap
System.ServiceModel (1)
System\ServiceModel\Configuration\SecurityElement.cs (1)
25this.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)
840if (this.IsSecurityElementBootstrap && !this.ElementInformation.Properties.OfType<PropertyInformation>().Any(nontrivialProperty))