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