3 references to _propSwitchValue
System (3)
compmod\system\diagnostics\SourceElementsCollection.cs (3)
60
_properties.Add(
_propSwitchValue
);
103
return (string) this[
_propSwitchValue
];
179
_properties.Add(
_propSwitchValue
);