1 write to _typeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataModule.cs (1)
169_typeHandle = ResolveType(_reader, typePortion);
3 references to _typeHandle
Microsoft.Diagnostics.DataContractReader.Legacy (3)
ClrDataModule.cs (3)
170if (_typeHandle != null) 179if (_typeHandle == null) 192foreach (MethodDefinitionHandle mh in _reader.GetTypeDefinition(_typeHandle!.Value).GetMethods())