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