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