2 references to HasParameterAnnotation
ILLink.RoslynAnalyzer (2)
TrimAnalysis\FlowAnnotations.cs (2)
49
if (!
HasParameterAnnotation
(method))
94
return method.IsVirtual || method.IsOverride || (hasParameterAnnotation ??
HasParameterAnnotation
(method));