2 references to AnalyzeTypeParameters
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.CodeQuality.Analyzers\ApiDesignGuidelines\IdentifiersShouldNotContainUnderscores.cs (2)
153
AnalyzeTypeParameters
(symbolAnalysisContext, namedType.TypeParameters);
199
AnalyzeTypeParameters
(symbolAnalysisContext, methodSymbol.TypeParameters);