1 write to _types
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeArray.cs (1)
31
_types
= types;
2 references to _types
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Types\TypeArray.cs (2)
47
CType[] types =
_types
;
48
CType[] otherTypes = other.
_types
;