1 write to MethodName
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\MethodDesc.cs (1)
62MethodName = target.ReadPointerField(address, type, nameof(MethodName));
3 references to MethodName
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\RuntimeTypeSystem_1.cs (2)
400MethodName = _desc.MethodName != TargetPointer.Null 401? target.ReadUtf8String(_desc.MethodName)
Data\MethodDesc.cs (1)
62MethodName = target.ReadPointerField(address, type, nameof(MethodName));