4 references to RuntimeReflectionExtensions_GetRuntimeField
ILLink.RoslynAnalyzer (4)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (3)
756
case IntrinsicId.
RuntimeReflectionExtensions_GetRuntimeField
:
771
IntrinsicId.
RuntimeReflectionExtensions_GetRuntimeField
=> DynamicallyAccessedMemberTypes.PublicFields,
792
case IntrinsicId.
RuntimeReflectionExtensions_GetRuntimeField
:
src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
57
=> IntrinsicId.
RuntimeReflectionExtensions_GetRuntimeField
,