4 references to GetNotValidatedLocations
Microsoft.CodeAnalysis.NetAnalyzers (4)
src\47c588c5b8785708\ParameterValidationAnalysis.ParameterValidationDataFlowOperationVisitor.cs (4)
145
=> SetAbstractValue(
GetNotValidatedLocations
(operation), ParameterValidationAbstractValue.Validated);
226
var notValidatedLocations =
GetNotValidatedLocations
(operation);
324
var notValidatedLocations =
GetNotValidatedLocations
(argument);
343
var notValidatedLocations =
GetNotValidatedLocations
(argument);