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