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