6 references to RequestType
dotnet-watch (6)
DefaultHotReloadClient.cs (1)
294
await _pipe.WriteAsync((byte)
RequestType
.InitialUpdatesCompleted, cancellationToken);
NamedPipeContract.cs (5)
17
RequestType
Type { get; }
38
public
RequestType
Type =>
RequestType
.ManagedCodeUpdate;
153
public
RequestType
Type =>
RequestType
.StaticAssetUpdate;