1 write to _typeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataValue.cs (1)
54_typeHandle = typeHandle;
8 references to _typeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (8)
ClrDataValue.cs (8)
251else if (_typeHandle is null) 257typeInstance.Interface = new ClrDataTypeInstance(_target, _typeHandle, legacyType); 404|| _typeHandle is null) 413uint flags = GetTypeFieldValueFlags(_typeHandle, null, _flags & (uint)ClrDataValueFlag.ALL_LOCATIONS, isDeref: true); 417Size = _target.Contracts.RuntimeTypeSystem.GetBaseSize(_typeHandle), 421assocValue.Interface = new ClrDataValue(_target, _threadAddress, flags, _typeHandle, address, [location], legacyValue); 454typeHandle = _typeHandle; 845: _typeHandle;