3 references to InspectDocumentAsync
Microsoft.DotNet.HotReload.Watch (3)
HotReload\CompilationHandler.cs (3)
1048await InspectDocumentAsync(document, "Document").ConfigureAwait(false); 1053await InspectDocumentAsync(document, "Additional").ConfigureAwait(false); 1058await InspectDocumentAsync(document, "Config").ConfigureAwait(false);