2 references to CheckForDbCommandAndDataAdapterImplementation
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Data\ReviewSqlQueriesForSecurityVulnerabilities.cs (2)
71
CheckForDbCommandAndDataAdapterImplementation
(symbol.ContainingType, iDbCommandType, iDataAdapterType, out isInDbCommandConstructor, out isInDataAdapterConstructor);
144
CheckForDbCommandAndDataAdapterImplementation
(constructorSymbol.ContainingType, iDbCommandType, iDataAdapterType,