3 references to isAnySupportedCollectionType
Roslyn.Diagnostics.Analyzers (3)
src\RoslynAnalyzers\Utilities\Compiler\Extensions\ITypeSymbolExtensions.cs (3)
347
if (
isAnySupportedCollectionType
(invocationTarget))
361
if (
isAnySupportedCollectionType
(@interface))
371
if (
isAnySupportedCollectionType
(@interface)