1 write to _internalProperties
System.Configuration (1)
System\Configuration\elementinformation.cs (1)
40
_internalProperties
= new PropertyInformationCollection(_thisElement);
2 references to _internalProperties
System.Configuration (2)
System\Configuration\elementinformation.cs (2)
39
if (
_internalProperties
== null) {
43
return
_internalProperties
;