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