1 reference to IsHiddenSourceLocation
Microsoft.CodeAnalysis (1)
DiagnosticAnalyzer\AnalyzerDriver.cs (1)
2231
=> IsGeneratedCode(syntaxTree) ||
IsHiddenSourceLocation
(syntaxTree, span);