2 references to RuntimeFunction
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\ExecutionManager\Helpers\RuntimeFunctionLookup.cs (1)
19
_runtimeFunctionSize = target.GetTypeInfo(DataType.
RuntimeFunction
).Size!.Value;
Data\RuntimeFunction.cs (1)
6
[CdacType(nameof(DataType.
RuntimeFunction
))]