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)
47CType[] types = _types; 48CType[] otherTypes = other._types;