1 write to type
System (1)
compmod\system\componentmodel\ReferenceConverter.cs (1)
36
this.
type
= type;
2 references to type
System (2)
compmod\system\componentmodel\ReferenceConverter.cs (2)
151
object[] objs = refSvc.GetReferences(
type
);
168
if (obj != null &&
type
.IsInstanceOfType(obj) &&