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)
13
Target.TypeInfo type = target.GetTypeInfo(DataType.
RuntimeFunction
);