4 references to RuntimeReflectionExtensions_GetRuntimeField
ILLink.RoslynAnalyzer (4)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (3)
778
case IntrinsicId.
RuntimeReflectionExtensions_GetRuntimeField
:
793
IntrinsicId.
RuntimeReflectionExtensions_GetRuntimeField
=> DynamicallyAccessedMemberTypes.PublicFields,
814
case IntrinsicId.
RuntimeReflectionExtensions_GetRuntimeField
:
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
60
=> IntrinsicId.
RuntimeReflectionExtensions_GetRuntimeField
,