4 references to ProcessTaintedDataEnteringInvocationOrCreation
Microsoft.CodeAnalysis.AnalyzerUtilities (4)
src\2e2796bccd1466f6\TaintedDataAnalysis.TaintedDataOperationVisitor.cs (4)
255
ProcessTaintedDataEnteringInvocationOrCreation
(operation.Constructor, taintedArguments, operation);
281
ProcessTaintedDataEnteringInvocationOrCreation
(method, taintedArguments, originalOperation);
431
ProcessTaintedDataEnteringInvocationOrCreation
(localFunction, taintedArguments, originalOperation);
445
ProcessTaintedDataEnteringInvocationOrCreation
(lambda.Symbol, taintedArguments, originalOperation);