3 references to TryMatchGenericSyntaxNodeWithGivenSymbol
Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Runtime\BasicDetectPreviewFeatureAnalyzer.vb (3)
61
If
TryMatchGenericSyntaxNodeWithGivenSymbol
(innerGenericName, previewReturnTypeSymbol, syntaxNode) Then
100
If
TryMatchGenericSyntaxNodeWithGivenSymbol
(generic, previewInterfaceSymbol, previewConstraint) Then
206
If
TryMatchGenericSyntaxNodeWithGivenSymbol
(genericName, previewReturnTypeSymbol, previewNode) Then