1 write to IsGeneratedCode
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\DiagnosticAnalysisContext.cs (1)
916
IsGeneratedCode
= isGeneratedCode;
1 reference to IsGeneratedCode
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\DiagnosticStartAnalysisScope.cs (1)
291
: new(_scope, this.Symbol, this.Compilation, analyzerOptions, this.
IsGeneratedCode
, this.FilterTree, this.FilterSpan, this.CancellationToken);