1 write to _typeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataModule.cs (1)
165_typeHandle = ResolveType(_reader, typePortion);
3 references to _typeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataModule.cs (3)
166if (_typeHandle != null) 175if (_typeHandle == null) 188foreach (MethodDefinitionHandle mh in _reader.GetTypeDefinition(_typeHandle!.Value).GetMethods())