4 references to HazardousIfAllFlagged
Microsoft.CodeAnalysis.AnalyzerUtilities (4)
src\roslyn\src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Analysis\PropertySetAnalysis\PropertySetCallbacks.cs (4)
124return HazardousIfAllFlagged(propertySetAbstractValue, assumeAllUnknownInsecure: true); 137return HazardousIfAllFlagged(propertySetAbstractValue, assumeAllUnknownInsecure: false); 154return HazardousIfAllFlagged(propertySetAbstractValue, assumeAllUnknownInsecure: true); 171return HazardousIfAllFlagged(propertySetAbstractValue, assumeAllUnknownInsecure: false);