3 references to InspectDocumentAsync
Microsoft.DotNet.HotReload.Watch (3)
HotReload\ManagedCodeWorkspace.cs (3)
125
await
InspectDocumentAsync
(document, "Document").ConfigureAwait(false);
130
await
InspectDocumentAsync
(document, "Additional").ConfigureAwait(false);
135
await
InspectDocumentAsync
(document, "Config").ConfigureAwait(false);