1 write to _appendUri
Microsoft.Extensions.Logging.AzureAppServices (1)
BlobAppendReferenceWrapper.cs (1)
26_appendUri = uriBuilder.Uri;
1 reference to _appendUri
Microsoft.Extensions.Logging.AzureAppServices (1)
BlobAppendReferenceWrapper.cs (1)
35var message = new HttpRequestMessage(HttpMethod.Put, _appendUri)