2 references to TryGetSyntaxNodeToReportDiagnosticCore
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\RoslynAnalyzers\Utilities\FlowAnalysis\FlowAnalysis\Framework\DataFlow\AbstractLocation.cs (2)
168var syntaxNode = TryGetSyntaxNodeToReportDiagnosticCore(argument); 175return TryGetSyntaxNodeToReportDiagnosticCore(creation);