4 references to RuntimeReflectionExtensions_GetRuntimeProperty
ILLink.RoslynAnalyzer (4)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (3)
758case IntrinsicId.RuntimeReflectionExtensions_GetRuntimeProperty: 773IntrinsicId.RuntimeReflectionExtensions_GetRuntimeProperty => DynamicallyAccessedMemberTypes.PublicProperties, 800case IntrinsicId.RuntimeReflectionExtensions_GetRuntimeProperty:
src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
69=> IntrinsicId.RuntimeReflectionExtensions_GetRuntimeProperty,