1 write to _isGeneratedCodeLocation
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerExecutor.cs (1)
200
_isGeneratedCodeLocation
= isGeneratedCodeLocation;
3 references to _isGeneratedCodeLocation
Microsoft.CodeAnalysis (3)
DiagnosticAnalyzer\AnalyzerExecutor.cs (3)
221
_isCompilerAnalyzer, _analyzerManager, _shouldSkipAnalysisOnGeneratedCode, _shouldSuppressGeneratedCodeDiagnostic,
_isGeneratedCodeLocation
,
1429
_isGeneratedCodeLocation
(node.SyntaxTree, node.Span))
1441
_isGeneratedCodeLocation
(operation.Syntax.SyntaxTree, operation.Syntax.Span))