2 references to GetRequiredDocument
Microsoft.CodeAnalysis.Workspaces (2)
Diagnostics\DiagnosticAnalysisResultBuilder.cs (2)
157
AddDocumentDiagnostic(ref lazyLocals, Project.
GetRequiredDocument
(diagnosticTree), diagnostic);
162
AddDocumentDiagnostic(ref _lazyNonLocals, Project.
GetRequiredDocument
(diagnosticTree), diagnostic);