2 references to TryGetSyntaxNodeToReportDiagnosticForPointsValue
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\AbstractLocation.cs (2)
180return TryGetSyntaxNodeToReportDiagnosticForPointsValue(pointsToValue, operation); 195return TryGetSyntaxNodeToReportDiagnosticForPointsValue(wrappedValue, operation);