5 references to SymbolContainsGenericTypesWithPreviewAttributes
Microsoft.CodeAnalysis.NetAnalyzers (5)
Microsoft.NetCore.Analyzers\Runtime\DetectPreviewFeatureAnalyzer.cs (5)
353
if (
SymbolContainsGenericTypesWithPreviewAttributes
(symbolType,
408
if (
SymbolContainsGenericTypesWithPreviewAttributes
(symbol,
633
if (
SymbolContainsGenericTypesWithPreviewAttributes
(parameterType,
652
if (
SymbolContainsGenericTypesWithPreviewAttributes
(propertyOrMethodSymbol,
728
if (
SymbolContainsGenericTypesWithPreviewAttributes
(symbol,