3 references to _propValue
System (3)
compmod\system\diagnostics\SwitchElementsCollection.cs (3)
46
_properties.Add(
_propValue
);
73
return (string) this[
_propValue
];
133
_properties.Add(
_propValue
);