1 write to _type
System.ComponentModel.Composition (1)
System\ComponentModel\Composition\ReflectionModel\ReflectionType.cs (1)
16
_type
= type;
2 references to _type
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ReflectionModel\ReflectionType.cs (2)
21
get { return
_type
; }
36
get { return
_type
; }