1 write to _reader
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataModule.cs (1)
135_reader = reader;
4 references to _reader
Microsoft.Diagnostics.DataContractReader.Legacy (4)
ClrDataModule.cs (4)
165_typeHandle = ResolveType(_reader, typePortion); 188foreach (MethodDefinitionHandle mh in _reader.GetTypeDefinition(_typeHandle!.Value).GetMethods()) 190if (StringEquals(_reader.GetString(_reader.GetMethodDefinition(mh).Name), _methodName!))