1 write to IsProtectionProviderDetermined
System.Configuration.ConfigurationManager (1)
System\Configuration\SectionInput.cs (1)
48IsProtectionProviderDetermined = true;
2 references to IsProtectionProviderDetermined
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (1)
1575if (!input.IsProtectionProviderDetermined)
System\Configuration\SectionInformation.cs (1)
459_flags[FlagProtectionProviderDetermined] = fileInput.IsProtectionProviderDetermined;