5 writes to _protectionProvider
System.Configuration (5)
System\Configuration\SectionInformation.cs (5)
138
_protectionProvider
= fileInput.ProtectionProvider;
153
_protectionProvider
= null;
629
_protectionProvider
= _configRecord.GetProtectionProviderFromName(_protectionProviderName, false);
662
_protectionProvider
= protectedConfigurationProvider;
671
_protectionProvider
= null;
1 reference to _protectionProvider
System.Configuration (1)
System\Configuration\SectionInformation.cs (1)
633
return
_protectionProvider
;