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)
39if (_internalProperties == null) { 43return _internalProperties;