2 references to PatchpointInfo
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\DebugInfo\DebugInfo_1.cs (1)
62
if (_target.GetTypeInfo(DataType.
PatchpointInfo
).Size is not uint patchpointSize)
Data\PatchpointInfo.cs (1)
15
Target.TypeInfo type = target.GetTypeInfo(DataType.
PatchpointInfo
);