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