5 references to Expression_Property
ILLink.RoslynAnalyzer (5)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (4)
882
case IntrinsicId.
Expression_Property
when calledMethod.HasParameterOfType((ParameterIndex)1, "System.Reflection.MethodInfo"):
920
case IntrinsicId.
Expression_Property
:
922
DynamicallyAccessedMemberTypes memberTypes = intrinsicId == IntrinsicId.
Expression_Property
942
if (intrinsicId == IntrinsicId.
Expression_Property
)
src\runtime\src\tools\illink\src\ILLink.Shared\TrimAnalysis\Intrinsics.cs (1)
91
=> IntrinsicId.
Expression_Property
,