1 write to TaggedMemory
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Data\InteropSyncBlockInfo.cs (1)
24TaggedMemory = type.Fields.TryGetValue(nameof(TaggedMemory), out Target.FieldInfo taggedMemoryField)
2 references to TaggedMemory
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ObjectiveCMarshal_1.cs (1)
24TargetPointer taggedMemory = sb.InteropInfo?.TaggedMemory ?? TargetPointer.Null;
Data\InteropSyncBlockInfo.cs (1)
24TaggedMemory = type.Fields.TryGetValue(nameof(TaggedMemory), out Target.FieldInfo taggedMemoryField)