2 writes to _protectionProviderName
System.Configuration (2)
System\Configuration\SectionXmlInfo.cs (2)
54
_protectionProviderName
= protectionProviderName;
123
set {
_protectionProviderName
= value;}
1 reference to _protectionProviderName
System.Configuration (1)
System\Configuration\SectionXmlInfo.cs (1)
122
get {return
_protectionProviderName
;}