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