2 writes to _type
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\UnaOpSig.cs (2)
45_type = type; 62_type = pt != PredefinedType.PT_UNDEFINEDINDEX ? GetPredefindType(pt) : null;
1 reference to _type
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\UnaOpSig.cs (1)
89return _type;