2 references to GetPersistentDiagnostics
Microsoft.CodeAnalysis.ExternalAccess.HotReload (1)
Api\HotReloadService.cs (1)
219
PersistentDiagnostics = results.
GetPersistentDiagnostics
(),
Microsoft.CodeAnalysis.Features (1)
ExternalAccess\Watch\Api\WatchHotReloadService.cs (1)
225
CompilationDiagnostics = results.
GetPersistentDiagnostics
(),