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