2 references to IsProtectionProviderDetermined
System.Configuration (2)
System\Configuration\BaseConfigurationRecord.cs (1)
2006
if (!input.
IsProtectionProviderDetermined
) {
System\Configuration\SectionInformation.cs (1)
137
_flags[Flag_ProtectionProviderDetermined] = fileInput.
IsProtectionProviderDetermined
;