1 write to values
System (1)
compmod\system\componentmodel\TypeListConverter.cs (1)
122
values
= new StandardValuesCollection(objTypes);
2 references to values
System (2)
compmod\system\componentmodel\TypeListConverter.cs (2)
111
if (
values
== null) {
124
return
values
;