1 write to _type
System.Core (1)
Microsoft\Scripting\Actions\ConvertBinder.cs (1)
34
_type
= type;
2 references to _type
System.Core (2)
Microsoft\Scripting\Actions\ConvertBinder.cs (2)
44
return
_type
;
98
get { return
_type
; }