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