1 write to Method
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\InterpByteCodeStart.cs (1)
14Method = target.ReadPointerField(address, type, nameof(Method));
2 references to Method
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\PrecodeStubs_3.cs (1)
34Data.InterpMethod interpMethod = target.ProcessedData.GetOrAdd<Data.InterpMethod>(byteCodeStart.Method);
Data\InterpByteCodeStart.cs (1)
14Method = target.ReadPointerField(address, type, nameof(Method));