3 references to _propSwitchName
System (3)
compmod\system\diagnostics\SourceElementsCollection.cs (3)
59
_properties.Add(
_propSwitchName
);
96
return (string) this[
_propSwitchName
];
178
_properties.Add(
_propSwitchName
);