diff --git a/src/WebJobs.Script.WebHost/PreJIT/coldstart.jittrace b/src/WebJobs.Script.WebHost/PreJIT/coldstart.jittrace index ef03f5d881..d27f2612f0 100644 --- a/src/WebJobs.Script.WebHost/PreJIT/coldstart.jittrace +++ b/src/WebJobs.Script.WebHost/PreJIT/coldstart.jittrace @@ -7,6 +7,7 @@ [Azure.Core]Azure.Core.DefaultClientOptions..ctor()~Azure.Core.DefaultClientOptions,Azure.Core~0~0~.ctor [Azure.Core]Azure.Core.DefaultClientOptions.EnvironmentVariableToBool(string)~Azure.Core.DefaultClientOptions,Azure.Core~1~0~EnvironmentVariableToBool [Azure.Core]Azure.Core.Diagnostics.AzureCoreEventSource..cctor()~Azure.Core.Diagnostics.AzureCoreEventSource,Azure.Core~0~0~.cctor +[Azure.Core]Azure.Core.Diagnostics.AzureCoreEventSource.ErrorResponse(string,int32,string,string,float64)~Azure.Core.Diagnostics.AzureCoreEventSource,Azure.Core~5~0~ErrorResponse [Azure.Core]Azure.Core.Diagnostics.AzureCoreEventSource.Request(string,string,string,string,string)~Azure.Core.Diagnostics.AzureCoreEventSource,Azure.Core~5~0~Request [Azure.Core]Azure.Core.Diagnostics.AzureCoreEventSource.Response(string,int32,string,string,float64)~Azure.Core.Diagnostics.AzureCoreEventSource,Azure.Core~5~0~Response [Azure.Core]Azure.Core.Diagnostics.AzureEventSource..cctor()~Azure.Core.Diagnostics.AzureEventSource,Azure.Core~0~0~.cctor @@ -21,9 +22,11 @@ [Azure.Core]Azure.Core.HttpHeader.get_Name()~Azure.Core.HttpHeader,Azure.Core~0~0~get_Name [Azure.Core]Azure.Core.HttpHeader.get_Value()~Azure.Core.HttpHeader,Azure.Core~0~0~get_Value [Azure.Core]Azure.Core.HttpMessage.Dispose()~Azure.Core.HttpMessage,Azure.Core~0~0~Dispose +[Azure.Core]Azure.Core.HttpMessage.ExtractResponseContent()~Azure.Core.HttpMessage,Azure.Core~0~0~ExtractResponseContent [Azure.Core]Azure.Core.HttpMessage.get_HasResponse()~Azure.Core.HttpMessage,Azure.Core~0~0~get_HasResponse [Azure.Core]Azure.Core.HttpMessage.get_Request()~Azure.Core.HttpMessage,Azure.Core~0~0~get_Request [Azure.Core]Azure.Core.HttpMessage.get_Response()~Azure.Core.HttpMessage,Azure.Core~0~0~get_Response +[Azure.Core]Azure.Core.HttpMessage.set_BufferResponse(bool)~Azure.Core.HttpMessage,Azure.Core~1~0~set_BufferResponse [Azure.Core]Azure.Core.HttpMessage.TryGetProperty(string,object&)~Azure.Core.HttpMessage,Azure.Core~2~0~TryGetProperty [Azure.Core]Azure.Core.HttpMessageSanitizer..ctor(string[],string[],string)~Azure.Core.HttpMessageSanitizer,Azure.Core~3~0~.ctor [Azure.Core]Azure.Core.HttpMessageSanitizer.SanitizeUrl(string)~Azure.Core.HttpMessageSanitizer,Azure.Core~1~0~SanitizeUrl @@ -42,6 +45,7 @@ [Azure.Core]Azure.Core.Pipeline.HttpClientTransport.CreateDefaultHandler()~Azure.Core.Pipeline.HttpClientTransport,Azure.Core~0~0~CreateDefaultHandler [Azure.Core]Azure.Core.Pipeline.HttpClientTransport.CreateRequest()~Azure.Core.Pipeline.HttpClientTransport,Azure.Core~0~0~CreateRequest [Azure.Core]Azure.Core.Pipeline.HttpClientTransport.GetHeaders(HttpHeaders,HttpContent)~Azure.Core.Pipeline.HttpClientTransport,Azure.Core~2~0~GetHeaders +[Azure.Core]Azure.Core.Pipeline.HttpClientTransport.Process(HttpMessage)~Azure.Core.Pipeline.HttpClientTransport,Azure.Core~1~0~Process [Azure.Core]Azure.Core.Pipeline.HttpClientTransport.ProcessAsync(HttpMessage)~Azure.Core.Pipeline.HttpClientTransport,Azure.Core~1~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.HttpClientTransport.ProcessAsync(HttpMessage,bool)~Azure.Core.Pipeline.HttpClientTransport,Azure.Core~2~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.HttpClientTransport.RemoveHeader(HttpHeaders,HttpContent,string)~Azure.Core.Pipeline.HttpClientTransport,Azure.Core~3~0~RemoveHeader @@ -60,10 +64,14 @@ [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.get_ClientRequestId()~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~0~0~get_ClientRequestId [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.get_Content()~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~0~0~get_Content [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.get_Method()~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~0~0~get_Method +[Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.set_Content(RequestContent)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~1~0~set_Content [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.set_Method(RequestMethod)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~1~0~set_Method [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.SetHeader(string,string)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~2~0~SetHeader [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.ToHttpClientMethod(RequestMethod)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~1~0~ToHttpClientMethod [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.TryGetHeader(string,string&)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~2~0~TryGetHeader +[Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter.SerializeToStreamAsync(Stream,TransportContext)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter,Azure.Core~2~0~SerializeToStreamAsync +[Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter.TryComputeLength(int64&)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter,Azure.Core~1~0~TryComputeLength +[Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8.MoveNext()~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~0~0~MoveNext [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineResponse..ctor(string,HttpResponseMessage,Stream)~Azure.Core.Pipeline.HttpClientTransport+PipelineResponse,Azure.Core~3~0~.ctor [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineResponse.Dispose()~Azure.Core.Pipeline.HttpClientTransport+PipelineResponse,Azure.Core~0~0~Dispose [Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineResponse.EnumerateHeaders()~Azure.Core.Pipeline.HttpClientTransport+PipelineResponse,Azure.Core~0~0~EnumerateHeaders @@ -81,23 +89,30 @@ [Azure.Core]Azure.Core.Pipeline.HttpPipeline..ctor(HttpPipelineTransport,HttpPipelinePolicy[],ResponseClassifier)~Azure.Core.Pipeline.HttpPipeline,Azure.Core~3~0~.ctor [Azure.Core]Azure.Core.Pipeline.HttpPipeline.AddHttpMessageProperties(HttpMessage)~Azure.Core.Pipeline.HttpPipeline,Azure.Core~1~0~AddHttpMessageProperties [Azure.Core]Azure.Core.Pipeline.HttpPipeline.CreateMessage()~Azure.Core.Pipeline.HttpPipeline,Azure.Core~0~0~CreateMessage +[Azure.Core]Azure.Core.Pipeline.HttpPipeline.get_ResponseClassifier()~Azure.Core.Pipeline.HttpPipeline,Azure.Core~0~0~get_ResponseClassifier +[Azure.Core]Azure.Core.Pipeline.HttpPipeline.Send(HttpMessage,CancellationToken)~Azure.Core.Pipeline.HttpPipeline,Azure.Core~2~0~Send [Azure.Core]Azure.Core.Pipeline.HttpPipeline.SendAsync(HttpMessage,CancellationToken)~Azure.Core.Pipeline.HttpPipeline,Azure.Core~2~0~SendAsync [Azure.Core]Azure.Core.Pipeline.HttpPipelineBuilder.g__AddCustomerPolicies|1_0(HttpPipelinePosition,<>c__DisplayClass1_0&)~Azure.Core.Pipeline.HttpPipelineBuilder,Azure.Core~2~0~g__AddCustomerPolicies|1_0 [Azure.Core]Azure.Core.Pipeline.HttpPipelineBuilder.Build(ClientOptions,HttpPipelinePolicy[],HttpPipelinePolicy[],ResponseClassifier)~Azure.Core.Pipeline.HttpPipelineBuilder,Azure.Core~4~0~Build [Azure.Core]Azure.Core.Pipeline.HttpPipelineBuilder.CreateTelemetryPolicy(ClientOptions)~Azure.Core.Pipeline.HttpPipelineBuilder,Azure.Core~1~0~CreateTelemetryPolicy [Azure.Core]Azure.Core.Pipeline.HttpPipelineBuilder+<>c..cctor()~Azure.Core.Pipeline.HttpPipelineBuilder+<>c,Azure.Core~0~0~.cctor [Azure.Core]Azure.Core.Pipeline.HttpPipelineBuilder+<>c.b__1_1(HttpPipelinePolicy)~Azure.Core.Pipeline.HttpPipelineBuilder+<>c,Azure.Core~1~0~b__1_1 +[Azure.Core]Azure.Core.Pipeline.HttpPipelinePolicy.ProcessNext(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core~2~0~ProcessNext [Azure.Core]Azure.Core.Pipeline.HttpPipelinePolicy.ProcessNextAsync(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core~2~0~ProcessNextAsync [Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy..cctor()~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~0~0~.cctor [Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy..ctor()~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~0~0~.ctor [Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.g__ProcessAsyncInner|4_0(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~2~0~g__ProcessAsyncInner|4_0 +[Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.OnReceivedResponse(HttpMessage)~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~1~0~OnReceivedResponse [Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.OnSendingRequest(HttpMessage)~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~1~0~OnSendingRequest +[Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~2~0~Process [Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~2~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d.MoveNext()~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core~0~0~MoveNext +[Azure.Core]Azure.Core.Pipeline.HttpPipelineTransportPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelineTransportPolicy,Azure.Core~2~0~Process [Azure.Core]Azure.Core.Pipeline.HttpPipelineTransportPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelineTransportPolicy,Azure.Core~2~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.LoggingPolicy..cctor()~Azure.Core.Pipeline.LoggingPolicy,Azure.Core~0~0~.cctor [Azure.Core]Azure.Core.Pipeline.LoggingPolicy..ctor(bool,int32,string[],string[],string)~Azure.Core.Pipeline.LoggingPolicy,Azure.Core~5~0~.ctor [Azure.Core]Azure.Core.Pipeline.LoggingPolicy.FormatHeaders(IEnumerable`1)~Azure.Core.Pipeline.LoggingPolicy,Azure.Core~1~0~FormatHeaders +[Azure.Core]Azure.Core.Pipeline.LoggingPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.LoggingPolicy,Azure.Core~2~0~Process [Azure.Core]Azure.Core.Pipeline.LoggingPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.LoggingPolicy,Azure.Core~2~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.LoggingPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1,bool)~Azure.Core.Pipeline.LoggingPolicy,Azure.Core~3~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.LoggingPolicy+d__9.MoveNext()~Azure.Core.Pipeline.LoggingPolicy+d__9,Azure.Core~0~0~MoveNext @@ -108,22 +123,36 @@ [Azure.Core]Azure.Core.Pipeline.LoggingPolicy+ContentEventSourceWrapper+d__6.MoveNext()~Azure.Core.Pipeline.LoggingPolicy+ContentEventSourceWrapper+d__6,Azure.Core~0~0~MoveNext [Azure.Core]Azure.Core.Pipeline.ReadClientRequestIdPolicy..cctor()~Azure.Core.Pipeline.ReadClientRequestIdPolicy,Azure.Core~0~0~.cctor [Azure.Core]Azure.Core.Pipeline.ReadClientRequestIdPolicy.OnSendingRequest(HttpMessage)~Azure.Core.Pipeline.ReadClientRequestIdPolicy,Azure.Core~1~0~OnSendingRequest +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.Close()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~Close +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.get_CanRead()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~get_CanRead +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.get_CanSeek()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~get_CanSeek +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.InitializeTokenSource()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~InitializeTokenSource +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.Read(uint8[],int32,int32)~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~3~0~Read +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.StartTimeout(CancellationToken,bool&)~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~2~0~StartTimeout +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.StopTimeout(CancellationTokenSource,bool)~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~2~0~StopTimeout +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.UpdateReadTimeout()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~UpdateReadTimeout +[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream+<>c..cctor()~Azure.Core.Pipeline.ReadTimeoutStream+<>c,Azure.Core~0~0~.cctor [Azure.Core]Azure.Core.Pipeline.RedirectPolicy..cctor()~Azure.Core.Pipeline.RedirectPolicy,Azure.Core~0~0~.cctor [Azure.Core]Azure.Core.Pipeline.RedirectPolicy.GetUriForRedirect(Request,Response)~Azure.Core.Pipeline.RedirectPolicy,Azure.Core~2~0~GetUriForRedirect +[Azure.Core]Azure.Core.Pipeline.RedirectPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RedirectPolicy,Azure.Core~2~0~Process [Azure.Core]Azure.Core.Pipeline.RedirectPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RedirectPolicy,Azure.Core~2~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.RedirectPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1,bool)~Azure.Core.Pipeline.RedirectPolicy,Azure.Core~3~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.RedirectPolicy+d__5.MoveNext()~Azure.Core.Pipeline.RedirectPolicy+d__5,Azure.Core~0~0~MoveNext [Azure.Core]Azure.Core.Pipeline.RequestActivityPolicy..cctor()~Azure.Core.Pipeline.RequestActivityPolicy,Azure.Core~0~0~.cctor +[Azure.Core]Azure.Core.Pipeline.RequestActivityPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RequestActivityPolicy,Azure.Core~2~0~Process [Azure.Core]Azure.Core.Pipeline.RequestActivityPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RequestActivityPolicy,Azure.Core~2~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.RequestActivityPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1,bool)~Azure.Core.Pipeline.RequestActivityPolicy,Azure.Core~3~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.RequestActivityPolicy.ProcessNextAsync(HttpMessage,ReadOnlyMemory`1,bool)~Azure.Core.Pipeline.RequestActivityPolicy,Azure.Core~3~0~ProcessNextAsync [Azure.Core]Azure.Core.Pipeline.RequestActivityPolicy+d__9.MoveNext()~Azure.Core.Pipeline.RequestActivityPolicy+d__9,Azure.Core~0~0~MoveNext +[Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy.CopyTo(Stream,Stream,CancellationTokenSource)~Azure.Core.Pipeline.ResponseBodyPolicy,Azure.Core~3~0~CopyTo [Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy.CopyToAsync(Stream,Stream,CancellationTokenSource)~Azure.Core.Pipeline.ResponseBodyPolicy,Azure.Core~3~0~CopyToAsync +[Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.ResponseBodyPolicy,Azure.Core~2~0~Process [Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.ResponseBodyPolicy,Azure.Core~2~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1,bool)~Azure.Core.Pipeline.ResponseBodyPolicy,Azure.Core~3~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy+<>c..cctor()~Azure.Core.Pipeline.ResponseBodyPolicy+<>c,Azure.Core~0~0~.cctor [Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy+d__6.MoveNext()~Azure.Core.Pipeline.ResponseBodyPolicy+d__6,Azure.Core~0~0~MoveNext [Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy+d__5.MoveNext()~Azure.Core.Pipeline.ResponseBodyPolicy+d__5,Azure.Core~0~0~MoveNext +[Azure.Core]Azure.Core.Pipeline.RetryPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RetryPolicy,Azure.Core~2~0~Process [Azure.Core]Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RetryPolicy,Azure.Core~2~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage,ReadOnlyMemory`1,bool)~Azure.Core.Pipeline.RetryPolicy,Azure.Core~3~0~ProcessAsync [Azure.Core]Azure.Core.Pipeline.RetryPolicy+d__11.MoveNext()~Azure.Core.Pipeline.RetryPolicy+d__11,Azure.Core~0~0~MoveNext @@ -134,11 +163,19 @@ [Azure.Core]Azure.Core.Request.get_Headers()~Azure.Core.Request,Azure.Core~0~0~get_Headers [Azure.Core]Azure.Core.Request.get_Uri()~Azure.Core.Request,Azure.Core~0~0~get_Uri [Azure.Core]Azure.Core.Request.set_Uri(RequestUriBuilder)~Azure.Core.Request,Azure.Core~1~0~set_Uri +[Azure.Core]Azure.Core.RequestContent..ctor()~Azure.Core.RequestContent,Azure.Core~0~0~.ctor +[Azure.Core]Azure.Core.RequestContent.Create(Stream)~Azure.Core.RequestContent,Azure.Core~1~0~Create +[Azure.Core]Azure.Core.RequestContent+StreamContent..ctor(Stream)~Azure.Core.RequestContent+StreamContent,Azure.Core~1~0~.ctor +[Azure.Core]Azure.Core.RequestContent+StreamContent.Dispose()~Azure.Core.RequestContent+StreamContent,Azure.Core~0~0~Dispose +[Azure.Core]Azure.Core.RequestContent+StreamContent.TryComputeLength(int64&)~Azure.Core.RequestContent+StreamContent,Azure.Core~1~0~TryComputeLength +[Azure.Core]Azure.Core.RequestContent+StreamContent.WriteToAsync(Stream,CancellationToken)~Azure.Core.RequestContent+StreamContent,Azure.Core~2~0~WriteToAsync +[Azure.Core]Azure.Core.RequestContent+StreamContent+d__6.MoveNext()~Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~0~0~MoveNext [Azure.Core]Azure.Core.RequestHeaders.Add(string,string)~Azure.Core.RequestHeaders,Azure.Core~2~0~Add [Azure.Core]Azure.Core.RequestHeaders.GetEnumerator()~Azure.Core.RequestHeaders,Azure.Core~0~0~GetEnumerator [Azure.Core]Azure.Core.RequestHeaders.SetValue(string,string)~Azure.Core.RequestHeaders,Azure.Core~2~0~SetValue [Azure.Core]Azure.Core.RequestHeaders.TryGetValue(string,string&)~Azure.Core.RequestHeaders,Azure.Core~2~0~TryGetValue [Azure.Core]Azure.Core.RequestMethod..cctor()~Azure.Core.RequestMethod,Azure.Core~0~0~.cctor +[Azure.Core]Azure.Core.RequestMethod.get_Get()~Azure.Core.RequestMethod,Azure.Core~0~0~get_Get [Azure.Core]Azure.Core.RequestMethod.get_Head()~Azure.Core.RequestMethod,Azure.Core~0~0~get_Head [Azure.Core]Azure.Core.RequestMethod.get_Put()~Azure.Core.RequestMethod,Azure.Core~0~0~get_Put [Azure.Core]Azure.Core.RequestMethod.Parse(string)~Azure.Core.RequestMethod,Azure.Core~1~0~Parse @@ -151,6 +188,7 @@ [Azure.Core]Azure.Core.RequestUriBuilder.get_Path()~Azure.Core.RequestUriBuilder,Azure.Core~0~0~get_Path [Azure.Core]Azure.Core.RequestUriBuilder.get_PathLength()~Azure.Core.RequestUriBuilder,Azure.Core~0~0~get_PathLength [Azure.Core]Azure.Core.RequestUriBuilder.get_Query()~Azure.Core.RequestUriBuilder,Azure.Core~0~0~get_Query +[Azure.Core]Azure.Core.RequestUriBuilder.get_QueryLength()~Azure.Core.RequestUriBuilder,Azure.Core~0~0~get_QueryLength [Azure.Core]Azure.Core.RequestUriBuilder.get_Scheme()~Azure.Core.RequestUriBuilder,Azure.Core~0~0~get_Scheme [Azure.Core]Azure.Core.RequestUriBuilder.set_Host(string)~Azure.Core.RequestUriBuilder,Azure.Core~1~0~set_Host [Azure.Core]Azure.Core.RequestUriBuilder.set_Path(string)~Azure.Core.RequestUriBuilder,Azure.Core~1~0~set_Path @@ -161,6 +199,8 @@ [Azure.Core]Azure.Core.RequestUriBuilder.ToUri()~Azure.Core.RequestUriBuilder,Azure.Core~0~0~ToUri [Azure.Core]Azure.Core.ResponseClassifier..ctor()~Azure.Core.ResponseClassifier,Azure.Core~0~0~.ctor [Azure.Core]Azure.Core.ResponseClassifier.IsErrorResponse(HttpMessage)~Azure.Core.ResponseClassifier,Azure.Core~1~0~IsErrorResponse +[Azure.Core]Azure.Core.ResponseClassifier.IsRetriableResponse(HttpMessage)~Azure.Core.ResponseClassifier,Azure.Core~1~0~IsRetriableResponse +[Azure.Core]Azure.Core.ResponseHeaders.get_ContentType()~Azure.Core.ResponseHeaders,Azure.Core~0~0~get_ContentType [Azure.Core]Azure.Core.ResponseHeaders.get_ETag()~Azure.Core.ResponseHeaders,Azure.Core~0~0~get_ETag [Azure.Core]Azure.Core.ResponseHeaders.GetEnumerator()~Azure.Core.ResponseHeaders,Azure.Core~0~0~GetEnumerator [Azure.Core]Azure.Core.ResponseHeaders.TryGetValue(string,string&)~Azure.Core.ResponseHeaders,Azure.Core~2~0~TryGetValue @@ -175,15 +215,27 @@ [Azure.Core]Azure.ETag..cctor()~Azure.ETag,Azure.Core~0~0~.cctor [Azure.Core]Azure.ETag.IsValidQuotedFormat(string)~Azure.ETag,Azure.Core~1~0~IsValidQuotedFormat [Azure.Core]Azure.ETag.Parse(string)~Azure.ETag,Azure.Core~1~0~Parse +[Azure.Core]Azure.ETag.ToString()~Azure.ETag,Azure.Core~0~0~ToString +[Azure.Core]Azure.ETag.ToString(string)~Azure.ETag,Azure.Core~1~0~ToString +[Azure.Core]Azure.HttpRange.Equals(HttpRange)~Azure.HttpRange,Azure.Core~1~0~Equals +[Azure.Core]Azure.HttpRange.op_Inequality(HttpRange,HttpRange)~Azure.HttpRange,Azure.Core~2~0~op_Inequality [Azure.Core]Azure.MatchConditions.get_IfMatch()~Azure.MatchConditions,Azure.Core~0~0~get_IfMatch [Azure.Core]Azure.MatchConditions.get_IfNoneMatch()~Azure.MatchConditions,Azure.Core~0~0~get_IfNoneMatch +[Azure.Core]Azure.MatchConditions.set_IfMatch(Nullable`1)~Azure.MatchConditions,Azure.Core~1~0~set_IfMatch [Azure.Core]Azure.RequestConditions..ctor()~Azure.RequestConditions,Azure.Core~0~0~.ctor [Azure.Core]Azure.RequestConditions.get_IfModifiedSince()~Azure.RequestConditions,Azure.Core~0~0~get_IfModifiedSince [Azure.Core]Azure.RequestConditions.get_IfUnmodifiedSince()~Azure.RequestConditions,Azure.Core~0~0~get_IfUnmodifiedSince +[Azure.Core]Azure.RequestFailedException..ctor(int32,string,string,Exception)~Azure.RequestFailedException,Azure.Core~4~0~.ctor +[Azure.Core]Azure.RequestFailedException.get_ErrorCode()~Azure.RequestFailedException,Azure.Core~0~0~get_ErrorCode [Azure.Core]Azure.Response.DisposeStreamIfNotBuffered(Stream&)~Azure.Response,Azure.Core~1~0~DisposeStreamIfNotBuffered [Azure.Core]Azure.Response.FromValue<__Canon>(__Canon,Response)~Azure.Response,Azure.Core~2~1:System.__Canon,System.Private.CoreLib~FromValue +[Azure.Core]Azure.Response.FromValue(bool,Response)~Azure.Response,Azure.Core~2~1:System.Boolean,System.Private.CoreLib~FromValue [Azure.Core]Azure.Response.get_Headers()~Azure.Response,Azure.Core~0~0~get_Headers +[Azure.Core]Azure.Response`1.op_Implicit(Response`1)~Azure.Response`1[[System.Boolean,System.Private.CoreLib]],Azure.Core~1~0~op_Implicit +[Azure.Core]Azure.Response`1..ctor()~Azure.Response`1[[System.__Canon,System.Private.CoreLib]],Azure.Core~0~0~.ctor +[Azure.Core]Azure.ValueResponse`1.get_Value()~Azure.ValueResponse`1[[System.Boolean,System.Private.CoreLib]],Azure.Core~0~0~get_Value [Azure.Core]Azure.ValueResponse`1.get_Value()~Azure.ValueResponse`1[[System.__Canon,System.Private.CoreLib]],Azure.Core~0~0~get_Value +[Azure.Core]Azure.ValueResponse`1.GetRawResponse()~Azure.ValueResponse`1[[System.__Canon,System.Private.CoreLib]],Azure.Core~0~0~GetRawResponse [Azure.Core]System.Runtime.CompilerServices.NullableAttribute..ctor(uint8)~System.Runtime.CompilerServices.NullableAttribute,Azure.Core~1~0~.ctor [Azure.Core]System.Runtime.CompilerServices.NullableContextAttribute..ctor(uint8)~System.Runtime.CompilerServices.NullableContextAttribute,Azure.Core~1~0~.ctor [Azure.Identity]Azure.Core.AzureResourceProviderNamespaceAttribute..ctor(string)~Azure.Core.AzureResourceProviderNamespaceAttribute,Azure.Identity~1~0~.ctor @@ -227,15 +279,30 @@ [Azure.Storage.Blobs]Azure.Core.AzureResourceProviderNamespaceAttribute..ctor(string)~Azure.Core.AzureResourceProviderNamespaceAttribute,Azure.Storage.Blobs~1~0~.ctor [Azure.Storage.Blobs]Azure.Core.AzureResourceProviderNamespaceAttribute.get_ResourceProviderNamespace()~Azure.Core.AzureResourceProviderNamespaceAttribute,Azure.Storage.Blobs~0~0~get_ResourceProviderNamespace [Azure.Storage.Blobs]Azure.Core.HttpMessageSanitizer..ctor(string[],string[],string)~Azure.Core.HttpMessageSanitizer,Azure.Storage.Blobs~3~0~.ctor +[Azure.Storage.Blobs]Azure.Core.Optional.IsCollectionDefined<__Canon>(IEnumerable`1<__Canon>)~Azure.Core.Optional,Azure.Storage.Blobs~1~1:System.__Canon,System.Private.CoreLib~IsCollectionDefined [Azure.Storage.Blobs]Azure.Core.Pipeline.ActivityExtensions..cctor()~Azure.Core.Pipeline.ActivityExtensions,Azure.Storage.Blobs~0~0~.cctor [Azure.Storage.Blobs]Azure.Core.Pipeline.ActivityExtensions.SetW3CFormat(Activity)~Azure.Core.Pipeline.ActivityExtensions,Azure.Storage.Blobs~1~0~SetW3CFormat [Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics..ctor(ClientOptions)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~1~0~.ctor +[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.CreateRequestFailedException(Response,string,string,IDictionary`2,Exception)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~5~0~CreateRequestFailedException +[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.CreateRequestFailedExceptionAsync(Response,string,string,IDictionary`2,Exception)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~5~0~CreateRequestFailedExceptionAsync +[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.CreateRequestFailedExceptionWithContent(Response,string,string,string,IDictionary`2,Exception)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~6~0~CreateRequestFailedExceptionWithContent +[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.CreateRequestFailedMessageWithContent(Response,string,string,string,IDictionary`2)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~5~0~CreateRequestFailedMessageWithContent [Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.GetResourceProviderNamespace(Assembly)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~1~0~GetResourceProviderNamespace +[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.ReadContentAsync(Response,bool)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~2~0~ReadContentAsync +[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics+d__4.MoveNext()~Azure.Core.Pipeline.ClientDiagnostics+d__4,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics+d__9.MoveNext()~Azure.Core.Pipeline.ClientDiagnostics+d__9,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Core.Pipeline.ContentTypeUtilities.TryGetTextEncoding(string,Encoding&)~Azure.Core.Pipeline.ContentTypeUtilities,Azure.Storage.Blobs~2~0~TryGetTextEncoding [Azure.Storage.Blobs]Azure.Core.Pipeline.DiagnosticScope..ctor(string,DiagnosticListener)~Azure.Core.Pipeline.DiagnosticScope,Azure.Storage.Blobs~2~0~.ctor [Azure.Storage.Blobs]Azure.Core.Pipeline.DiagnosticScope.Dispose()~Azure.Core.Pipeline.DiagnosticScope,Azure.Storage.Blobs~0~0~Dispose +[Azure.Storage.Blobs]Azure.Core.Pipeline.DiagnosticScope.Failed(Exception)~Azure.Core.Pipeline.DiagnosticScope,Azure.Storage.Blobs~1~0~Failed [Azure.Storage.Blobs]Azure.Core.Pipeline.DiagnosticScope+DiagnosticActivity.get_Links()~Azure.Core.Pipeline.DiagnosticScope+DiagnosticActivity,Azure.Storage.Blobs~0~0~get_Links [Azure.Storage.Blobs]Azure.Core.Pipeline.DiagnosticScopeFactory..ctor(string,string,bool)~Azure.Core.Pipeline.DiagnosticScopeFactory,Azure.Storage.Blobs~3~0~.ctor [Azure.Storage.Blobs]Azure.Core.Pipeline.DiagnosticScopeFactory.CreateScope(string)~Azure.Core.Pipeline.DiagnosticScopeFactory,Azure.Storage.Blobs~1~0~CreateScope +[Azure.Storage.Blobs]Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl..ctor(Stream,Func`2,Func`2>,ResponseClassifier,int32)~Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl,Azure.Storage.Blobs~5~0~.ctor +[Azure.Storage.Blobs]Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl.Dispose(bool)~Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl,Azure.Storage.Blobs~1~0~Dispose +[Azure.Storage.Blobs]Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl.get_CanRead()~Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl,Azure.Storage.Blobs~0~0~get_CanRead +[Azure.Storage.Blobs]Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl.Read(uint8[],int32,int32)~Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl,Azure.Storage.Blobs~3~0~Read +[Azure.Storage.Blobs]Azure.Core.Pipeline.StorageClientDiagnostics.ExtractFailureContent(string,ResponseHeaders,string&,string&,IDictionary`2&)~Azure.Core.Pipeline.StorageClientDiagnostics,Azure.Storage.Blobs~5~0~ExtractFailureContent [Azure.Storage.Blobs]Azure.Core.RawRequestUriBuilder..cctor()~Azure.Core.RawRequestUriBuilder,Azure.Storage.Blobs~0~0~.cctor [Azure.Storage.Blobs]Azure.Core.RawRequestUriBuilder.AppendRaw(string,bool)~Azure.Core.RawRequestUriBuilder,Azure.Storage.Blobs~2~0~AppendRaw [Azure.Storage.Blobs]Azure.Core.RequestHeaderExtensions.Add(RequestHeaders,string,IDictionary`2)~Azure.Core.RequestHeaderExtensions,Azure.Storage.Blobs~3~0~Add @@ -245,7 +312,15 @@ [Azure.Storage.Blobs]Azure.Core.ResponseHeadersExtensions.TryGetValue(ResponseHeaders,string,Nullable`1&)~Azure.Core.ResponseHeadersExtensions,Azure.Storage.Blobs~3~1:System.Boolean,System.Private.CoreLib~TryGetValue [Azure.Storage.Blobs]Azure.Core.ResponseHeadersExtensions.TryGetValue(ResponseHeaders,string,Nullable`1&)~Azure.Core.ResponseHeadersExtensions,Azure.Storage.Blobs~3~1:System.Int32,System.Private.CoreLib~TryGetValue [Azure.Storage.Blobs]Azure.Core.ResponseHeadersExtensions.TryGetValue(ResponseHeaders,string,Nullable`1&)~Azure.Core.ResponseHeadersExtensions,Azure.Storage.Blobs~3~1:System.Int64,System.Private.CoreLib~TryGetValue +[Azure.Storage.Blobs]Azure.Core.ResponseWithHeaders`2.get_Value()~Azure.Core.ResponseWithHeaders`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~0~0~get_Value +[Azure.Storage.Blobs]Azure.Core.ResponseWithHeaders`2.GetRawResponse()~Azure.Core.ResponseWithHeaders`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~0~0~GetRawResponse [Azure.Storage.Blobs]Azure.Core.TypeFormatters..cctor()~Azure.Core.TypeFormatters,Azure.Storage.Blobs~0~0~.cctor +[Azure.Storage.Blobs]Azure.Core.XmlWriterContent..ctor()~Azure.Core.XmlWriterContent,Azure.Storage.Blobs~0~0~.ctor +[Azure.Storage.Blobs]Azure.Core.XmlWriterContent.Dispose()~Azure.Core.XmlWriterContent,Azure.Storage.Blobs~0~0~Dispose +[Azure.Storage.Blobs]Azure.Core.XmlWriterContent.TryComputeLength(int64&)~Azure.Core.XmlWriterContent,Azure.Storage.Blobs~1~0~TryComputeLength +[Azure.Storage.Blobs]Azure.Core.XmlWriterContent.WriteToAsync(Stream,CancellationToken)~Azure.Core.XmlWriterContent,Azure.Storage.Blobs~2~0~WriteToAsync +[Azure.Storage.Blobs]Azure.Core.XmlWriterContent+d__6.MoveNext()~Azure.Core.XmlWriterContent+d__6,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Core.XmlWriterExtensions.WriteObjectValue(XmlWriter,object,string)~Azure.Core.XmlWriterExtensions,Azure.Storage.Blobs~3~0~WriteObjectValue [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobAcquireLeaseHeaders.get_LastModified()~Azure.Storage.Blobs.BlobAcquireLeaseHeaders,Azure.Storage.Blobs~0~0~get_LastModified [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobAcquireLeaseHeaders.get_LeaseId()~Azure.Storage.Blobs.BlobAcquireLeaseHeaders,Azure.Storage.Blobs~0~0~get_LeaseId [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobClientConfiguration.get_CustomerProvidedKey()~Azure.Storage.Blobs.BlobClientConfiguration,Azure.Storage.Blobs~0~0~get_CustomerProvidedKey @@ -254,17 +329,58 @@ [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobClientOptions.AddHeadersAndQueryParameters()~Azure.Storage.Blobs.BlobClientOptions,Azure.Storage.Blobs~0~0~AddHeadersAndQueryParameters [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient..ctor(Uri,BlobClientConfiguration,ClientSideEncryptionOptions)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~3~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.BuildContainerRestClient(Uri)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~1~0~BuildContainerRestClient +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.CreateIfNotExists(PublicAccessType,IDictionary`2,BlobContainerEncryptionScopeOptions,CancellationToken)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~4~0~CreateIfNotExists +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.CreateIfNotExistsInternal(PublicAccessType,IDictionary`2,BlobContainerEncryptionScopeOptions,bool,CancellationToken)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~5~0~CreateIfNotExistsInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.CreateInternal(PublicAccessType,IDictionary`2,BlobContainerEncryptionScopeOptions,bool,CancellationToken,string)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~6~0~CreateInternal [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.get_ClientConfiguration()~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~0~0~get_ClientConfiguration [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.get_ClientSideEncryption()~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~0~0~get_ClientSideEncryption +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.get_ContainerRestClient()~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~0~0~get_ContainerRestClient [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.get_Uri()~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~0~0~get_Uri [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.GetBlobClient(string)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~1~0~GetBlobClient +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.GetBlockBlobClientCore(string)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~1~0~GetBlockBlobClientCore +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient+d__52.MoveNext()~Azure.Storage.Blobs.BlobContainerClient+d__52,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient+d__53.MoveNext()~Azure.Storage.Blobs.BlobContainerClient+d__53,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_AcceptRanges()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_AcceptRanges +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_BlobCommittedBlockCount()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_BlobCommittedBlockCount +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_BlobContentMD5()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_BlobContentMD5 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_BlobSequenceNumber()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_BlobSequenceNumber +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_BlobType()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_BlobType +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CacheControl()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CacheControl +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentDisposition()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentDisposition +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentEncoding()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentEncoding +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentLanguage()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentLanguage +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentLength()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentLength +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentMD5()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentMD5 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentRange()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentRange +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentType()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentType +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyCompletionTime()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyCompletionTime +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyId()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyId +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyProgress()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyProgress +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopySource()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopySource +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyStatus()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyStatus +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyStatusDescription()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyStatusDescription +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_EncryptionKeySha256()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_EncryptionKeySha256 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_EncryptionScope()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_EncryptionScope +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_IsSealed()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_IsSealed +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_IsServerEncrypted()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_IsServerEncrypted +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_LastAccessed()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_LastAccessed +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_LastModified()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_LastModified +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_LeaseDuration()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_LeaseDuration +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_LeaseState()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_LeaseState +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ObjectReplicationPolicyId()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ObjectReplicationPolicyId +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_TagCount()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_TagCount +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_VersionId()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_VersionId [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobErrors.VerifyCpkAndEncryptionScopeNotBothSet(Nullable`1,string)~Azure.Storage.Blobs.BlobErrors,Azure.Storage.Blobs~2~0~VerifyCpkAndEncryptionScopeNotBothSet [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobErrors.VerifyHttpsCustomerProvidedKey(Uri,Nullable`1)~Azure.Storage.Blobs.BlobErrors,Azure.Storage.Blobs~2~0~VerifyHttpsCustomerProvidedKey [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ExtractLeaseTime(ResponseHeaders)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ExtractLeaseTime +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ExtractMultiHeaderDownloadProperties(ResponseHeaders,IDictionary`2&,IDictionary`2&)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~3~0~ExtractMultiHeaderDownloadProperties +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobContentInfo(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobContentInfo +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobContentInfo(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobContentInfo +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobDownloadStreamingResult(ResponseWithHeaders`2)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobDownloadStreamingResult [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobInfo(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobInfo [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobLease(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobLease -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobLease(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobLease [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobProperties(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobProperties +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlockInfo(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlockInfo [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobGetPropertiesHeaders.get_AcceptRanges()~Azure.Storage.Blobs.BlobGetPropertiesHeaders,Azure.Storage.Blobs~0~0~get_AcceptRanges [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobGetPropertiesHeaders.get_AccessTier()~Azure.Storage.Blobs.BlobGetPropertiesHeaders,Azure.Storage.Blobs~0~0~get_AccessTier [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobGetPropertiesHeaders.get_AccessTierChangeTime()~Azure.Storage.Blobs.BlobGetPropertiesHeaders,Azure.Storage.Blobs~0~0~get_AccessTierChangeTime @@ -306,20 +422,18 @@ [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobGetPropertiesHeaders.get_RehydratePriority()~Azure.Storage.Blobs.BlobGetPropertiesHeaders,Azure.Storage.Blobs~0~0~get_RehydratePriority [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobGetPropertiesHeaders.get_TagCount()~Azure.Storage.Blobs.BlobGetPropertiesHeaders,Azure.Storage.Blobs~0~0~get_TagCount [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobGetPropertiesHeaders.get_VersionId()~Azure.Storage.Blobs.BlobGetPropertiesHeaders,Azure.Storage.Blobs~0~0~get_VersionId -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRenewLeaseHeaders.get_LastModified()~Azure.Storage.Blobs.BlobRenewLeaseHeaders,Azure.Storage.Blobs~0~0~get_LastModified -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRenewLeaseHeaders.get_LeaseId()~Azure.Storage.Blobs.BlobRenewLeaseHeaders,Azure.Storage.Blobs~0~0~get_LeaseId [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient..ctor(ClientDiagnostics,HttpPipeline,string,string)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~4~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.AcquireLeaseAsync(Nullable`1,Nullable`1,string,Nullable`1,Nullable`1,string,string,string,CancellationToken)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~9~0~AcquireLeaseAsync [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.CreateAcquireLeaseRequest(Nullable`1,Nullable`1,string,Nullable`1,Nullable`1,string,string,string)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~8~0~CreateAcquireLeaseRequest +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.CreateDownloadRequest(string,string,Nullable`1,string,string,Nullable`1,Nullable`1,string,string,Nullable`1,Nullable`1,Nullable`1,string,string,string)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~15~0~CreateDownloadRequest [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.CreateGetPropertiesRequest(string,string,Nullable`1,string,string,string,Nullable`1,Nullable`1,Nullable`1,string,string,string)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~12~0~CreateGetPropertiesRequest -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.CreateRenewLeaseRequest(string,Nullable`1,Nullable`1,Nullable`1,string,string,string)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~7~0~CreateRenewLeaseRequest [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.CreateSetMetadataRequest(Nullable`1,IDictionary`2,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,string,string,string)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~12~0~CreateSetMetadataRequest +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.DownloadAsync(string,string,Nullable`1,string,string,Nullable`1,Nullable`1,string,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,CancellationToken)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~16~0~DownloadAsync [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.GetPropertiesAsync(string,string,Nullable`1,string,string,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,CancellationToken)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~13~0~GetPropertiesAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.RenewLeaseAsync(string,Nullable`1,Nullable`1,Nullable`1,string,string,string,CancellationToken)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~8~0~RenewLeaseAsync [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.SetMetadataAsync(Nullable`1,IDictionary`2,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,string,string,string,CancellationToken)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~13~0~SetMetadataAsync [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient+d__36.MoveNext()~Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient+d__6.MoveNext()~Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient+d__9.MoveNext()~Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient+d__42.MoveNext()~Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient+d__33.MoveNext()~Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobServiceClient..ctor(string,BlobClientOptions)~Azure.Storage.Blobs.BlobServiceClient,Azure.Storage.Blobs~2~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobServiceClient.BuildServiceRestClient(Uri)~Azure.Storage.Blobs.BlobServiceClient,Azure.Storage.Blobs~1~0~BuildServiceRestClient @@ -332,30 +446,85 @@ [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobUriBuilder..ctor(Uri)~Azure.Storage.Blobs.BlobUriBuilder,Azure.Storage.Blobs~1~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobUriBuilder.BuildUri()~Azure.Storage.Blobs.BlobUriBuilder,Azure.Storage.Blobs~0~0~BuildUri [Azure.Storage.Blobs]Azure.Storage.Blobs.BlobUriBuilder.ToUri()~Azure.Storage.Blobs.BlobUriBuilder,Azure.Storage.Blobs~0~0~ToUri +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_ContentMD5()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_ContentMD5 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_EncryptionKeySha256()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_EncryptionKeySha256 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_EncryptionScope()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_EncryptionScope +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_LastModified()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_LastModified +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_VersionId()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_VersionId +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient..ctor(ClientDiagnostics,HttpPipeline,string,string)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~4~0~.ctor +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.CommitBlockList(BlockLookupList,Nullable`1,string,string,string,string,uint8[],uint8[],uint8[],IDictionary`2,string,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,string,Nullable`1,Nullable`1,Nullable`1,CancellationToken)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~27~0~CommitBlockList +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.CreateCommitBlockListRequest(BlockLookupList,Nullable`1,string,string,string,string,uint8[],uint8[],uint8[],IDictionary`2,string,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,string,Nullable`1,Nullable`1,Nullable`1)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~26~0~CreateCommitBlockListRequest +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.CreateStageBlockRequest(string,int64,Stream,uint8[],uint8[],Nullable`1,string,string,string,Nullable`1,string)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~11~0~CreateStageBlockRequest +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.CreateUploadRequest(int64,Stream,Nullable`1,uint8[],string,string,string,uint8[],string,IDictionary`2,string,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,string,Nullable`1,Nullable`1,Nullable`1)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~26~0~CreateUploadRequest +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.StageBlock(string,int64,Stream,uint8[],uint8[],Nullable`1,string,string,string,Nullable`1,string,CancellationToken)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~12~0~StageBlock +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.UploadAsync(int64,Stream,Nullable`1,uint8[],string,string,string,uint8[],string,IDictionary`2,string,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,string,Nullable`1,Nullable`1,Nullable`1,CancellationToken)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~27~0~UploadAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient+d__6.MoveNext()~Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobStageBlockHeaders.get_ContentMD5()~Azure.Storage.Blobs.BlockBlobStageBlockHeaders,Azure.Storage.Blobs~0~0~get_ContentMD5 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobStageBlockHeaders.get_EncryptionKeySha256()~Azure.Storage.Blobs.BlockBlobStageBlockHeaders,Azure.Storage.Blobs~0~0~get_EncryptionKeySha256 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobStageBlockHeaders.get_EncryptionScope()~Azure.Storage.Blobs.BlockBlobStageBlockHeaders,Azure.Storage.Blobs~0~0~get_EncryptionScope +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobStageBlockHeaders.get_XMsContentCrc64()~Azure.Storage.Blobs.BlockBlobStageBlockHeaders,Azure.Storage.Blobs~0~0~get_XMsContentCrc64 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_ContentMD5()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_ContentMD5 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_EncryptionKeySha256()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_EncryptionKeySha256 +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_EncryptionScope()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_EncryptionScope +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_LastModified()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_LastModified +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_VersionId()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_VersionId +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream.AppendInternal(bool,CancellationToken)~Azure.Storage.Blobs.BlockBlobWriteStream,Azure.Storage.Blobs~2~0~AppendInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream.FlushInternal(bool,CancellationToken)~Azure.Storage.Blobs.BlockBlobWriteStream,Azure.Storage.Blobs~2~0~FlushInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream.ValidateBufferSize(int64)~Azure.Storage.Blobs.BlockBlobWriteStream,Azure.Storage.Blobs~1~0~ValidateBufferSize +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream+d__7.MoveNext()~Azure.Storage.Blobs.BlockBlobWriteStream+d__7,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream+d__8.MoveNext()~Azure.Storage.Blobs.BlockBlobWriteStream+d__8,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.ContainerRestClient..ctor(ClientDiagnostics,HttpPipeline,string,string)~Azure.Storage.Blobs.ContainerRestClient,Azure.Storage.Blobs~4~0~.ctor +[Azure.Storage.Blobs]Azure.Storage.Blobs.ContainerRestClient.Create(Nullable`1,IDictionary`2,Nullable`1,string,Nullable`1,CancellationToken)~Azure.Storage.Blobs.ContainerRestClient,Azure.Storage.Blobs~6~0~Create +[Azure.Storage.Blobs]Azure.Storage.Blobs.ContainerRestClient.CreateCreateRequest(Nullable`1,IDictionary`2,Nullable`1,string,Nullable`1)~Azure.Storage.Blobs.ContainerRestClient,Azure.Storage.Blobs~5~0~CreateCreateRequest +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobDownloadInfo.get_Content()~Azure.Storage.Blobs.Models.BlobDownloadInfo,Azure.Storage.Blobs~0~0~get_Content +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode..cctor()~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~0~0~.cctor +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode..ctor(string)~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~1~0~.ctor +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode.get_BlobNotFound()~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~0~0~get_BlobNotFound +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode.get_ContainerAlreadyExists()~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~0~0~get_ContainerAlreadyExists +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode.op_Equality(BlobErrorCode,BlobErrorCode)~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~2~0~op_Equality +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode.op_Implicit(string)~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~1~0~op_Implicit [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobLease.get_LeaseId()~Azure.Storage.Blobs.Models.BlobLease,Azure.Storage.Blobs~0~0~get_LeaseId [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobProperties..ctor(DateTimeOffset,DateTimeOffset,IDictionary`2,string,IList`1,BlobType,DateTimeOffset,string,string,string,Uri,CopyStatus,bool,string,LeaseDurationType,LeaseState,LeaseStatus,int64,string,ETag,uint8[],string,string,string,string,int64,string,int32,bool,string,string,string,bool,string,DateTimeOffset,string,bool,int64,DateTimeOffset,bool,string,DateTimeOffset)~Azure.Storage.Blobs.Models.BlobProperties,Azure.Storage.Blobs~42~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobProperties.get_Metadata()~Azure.Storage.Blobs.Models.BlobProperties,Azure.Storage.Blobs~0~0~get_Metadata [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobRequestConditions..ctor()~Azure.Storage.Blobs.Models.BlobRequestConditions,Azure.Storage.Blobs~0~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobRequestConditions.set_LeaseId(string)~Azure.Storage.Blobs.Models.BlobRequestConditions,Azure.Storage.Blobs~1~0~set_LeaseId [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobTypeExtensions.ToBlobType(string)~Azure.Storage.Blobs.Models.BlobTypeExtensions,Azure.Storage.Blobs~1~0~ToBlobType +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlockLookupList..ctor()~Azure.Storage.Blobs.Models.BlockLookupList,Azure.Storage.Blobs~0~0~.ctor +[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlockLookupList.Azure.Core.IXmlSerializable.Write(XmlWriter,string)~Azure.Storage.Blobs.Models.BlockLookupList,Azure.Storage.Blobs~2~0~Azure.Core.IXmlSerializable.Write [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.LeaseDurationTypeExtensions.ToLeaseDurationType(string)~Azure.Storage.Blobs.Models.LeaseDurationTypeExtensions,Azure.Storage.Blobs~1~0~ToLeaseDurationType [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.LeaseStateExtensions.ToLeaseState(string)~Azure.Storage.Blobs.Models.LeaseStateExtensions,Azure.Storage.Blobs~1~0~ToLeaseState [Azure.Storage.Blobs]Azure.Storage.Blobs.Models.LeaseStatusExtensions.ToLeaseStatus(string)~Azure.Storage.Blobs.Models.LeaseStatusExtensions,Azure.Storage.Blobs~1~0~ToLeaseStatus [Azure.Storage.Blobs]Azure.Storage.Blobs.ServiceRestClient..ctor(ClientDiagnostics,HttpPipeline,string,string)~Azure.Storage.Blobs.ServiceRestClient,Azure.Storage.Blobs~4~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient..ctor(Uri,BlobClientConfiguration,ClientSideEncryptionOptions)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~3~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.BuildBlobRestClient(Uri)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~1~0~BuildBlobRestClient +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadAsync()~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~0~0~DownloadAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadAsync(CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~1~0~DownloadAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadAsync(HttpRange,BlobRequestConditions,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~4~0~DownloadAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadInternal(HttpRange,BlobRequestConditions,bool,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~5~0~DownloadInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadStreamingInternal(HttpRange,BlobRequestConditions,bool,string,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~6~0~DownloadStreamingInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.ExistsAsync(CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~1~0~ExistsAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.ExistsInternal(bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~2~0~ExistsInternal [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.get_BlobRestClient()~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~0~0~get_BlobRestClient [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.get_ClientConfiguration()~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~0~0~get_ClientConfiguration +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.get_ClientSideEncryption()~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~0~0~get_ClientSideEncryption [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.GetBlobLeaseClientCore(string)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~1~0~GetBlobLeaseClientCore [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.GetPropertiesAsync(BlobRequestConditions,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~2~0~GetPropertiesAsync [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.GetPropertiesInternal(BlobRequestConditions,bool,CancellationToken,string)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~4~0~GetPropertiesInternal [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.SetMetadataAsync(IDictionary`2,BlobRequestConditions,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~3~0~SetMetadataAsync [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.SetMetadataInternal(IDictionary`2,BlobRequestConditions,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~4~0~SetMetadataInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.StartDownloadAsync(HttpRange,BlobRequestConditions,bool,int64,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~6~0~StartDownloadAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__109.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__109,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__110.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__110,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__115.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__115,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient..ctor(BlobBaseClient,string)~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~2~0~.ctor [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.AcquireAsync(TimeSpan,RequestConditions,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~3~0~AcquireAsync [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.AcquireInternal(TimeSpan,RequestConditions,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~4~0~AcquireInternal @@ -364,18 +533,60 @@ [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.get_ClientDiagnostics()~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~0~0~get_ClientDiagnostics [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.get_LeaseId()~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~0~0~get_LeaseId [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.get_Pipeline()~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~0~0~get_Pipeline -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.RenewAsync(RequestConditions,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~2~0~RenewAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.RenewInternal(RequestConditions,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~3~0~RenewInternal [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25.MoveNext()~Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26.MoveNext()~Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28.MoveNext()~Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29.MoveNext()~Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.BuildBlockBlobRestClient(Uri)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~1~0~BuildBlockBlobRestClient +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.CommitBlockListInternal(IEnumerable`1,BlobHttpHeaders,IDictionary`2,IDictionary`2,BlobRequestConditions,Nullable`1,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~8~0~CommitBlockListInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.get_BlockBlobRestClient()~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~0~0~get_BlockBlobRestClient +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.OpenWriteAsync(bool,BlockBlobOpenWriteOptions,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~3~0~OpenWriteAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.OpenWriteInternal(bool,BlockBlobOpenWriteOptions,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~4~0~OpenWriteInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.StageBlockInternal(string,Stream,uint8[],BlobRequestConditions,IProgress`1,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~7~0~StageBlockInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.UploadInternal(Stream,BlobHttpHeaders,IDictionary`2,IDictionary`2,BlobRequestConditions,Nullable`1,IProgress`1,string,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~10~0~UploadInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__44.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__44,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__36.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__36,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.SpecializedBlobExtensions.GetBlobLeaseClient(BlobBaseClient,string)~Azure.Storage.Blobs.Specialized.SpecializedBlobExtensions,Azure.Storage.Blobs~2~0~GetBlobLeaseClient +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.SpecializedBlobExtensions.GetBlockBlobClient(BlobContainerClient,string)~Azure.Storage.Blobs.Specialized.SpecializedBlobExtensions,Azure.Storage.Blobs~2~0~GetBlockBlobClient [Azure.Storage.Blobs]Azure.Storage.Constants+Sas..cctor()~Azure.Storage.Constants+Sas,Azure.Storage.Blobs~0~0~.cctor +[Azure.Storage.Blobs]Azure.Storage.Errors.VerifyStreamPosition(Stream,string)~Azure.Storage.Errors,Azure.Storage.Blobs~2~0~VerifyStreamPosition +[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.CopyToAsync(Stream,int32,CancellationToken)~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~3~0~CopyToAsync +[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.get_CanSeek()~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~0~0~get_CanSeek +[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.get_Length()~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~0~0~get_Length +[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.get_Position()~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~0~0~get_Position +[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.Seek(int64,SeekOrigin)~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~2~0~Seek +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.AssertPositionInBounds()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~AssertPositionInBounds +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Clear()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~Clear +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Dispose(bool)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~1~0~Dispose +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.get_CanRead()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~get_CanRead +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.get_CanSeek()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~get_CanSeek +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.get_Length()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~get_Length +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.get_Position()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~get_Position +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.GetBufferFromPosition()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~GetBufferFromPosition +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.GetLatestBufferWithAvailableSpaceOrDefault()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~GetLatestBufferWithAvailableSpaceOrDefault +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Read(uint8[],int32,int32)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~3~0~Read +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Seek(int64,SeekOrigin)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~2~0~Seek +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.set_Position(int64)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~1~0~set_Position +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Write(uint8[],int32,int32)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~3~0~Write +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream+<>c..cctor()~Azure.Storage.Shared.PooledMemoryStream+<>c,Azure.Storage.Blobs~0~0~.cctor +[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream+<>c.b__25_0(BufferPartition)~Azure.Storage.Shared.PooledMemoryStream+<>c,Azure.Storage.Blobs~1~0~b__25_0 [Azure.Storage.Blobs]Azure.Storage.Shared.StorageClientConfiguration.get_ClientDiagnostics()~Azure.Storage.Shared.StorageClientConfiguration,Azure.Storage.Blobs~0~0~get_ClientDiagnostics [Azure.Storage.Blobs]Azure.Storage.Shared.StorageClientConfiguration.get_Pipeline()~Azure.Storage.Shared.StorageClientConfiguration,Azure.Storage.Blobs~0~0~get_Pipeline [Azure.Storage.Blobs]Azure.Storage.Shared.StorageClientConfiguration.get_SharedKeyCredential()~Azure.Storage.Shared.StorageClientConfiguration,Azure.Storage.Blobs~0~0~get_SharedKeyCredential [Azure.Storage.Blobs]Azure.Storage.Shared.StorageExtensions.EscapePath(string)~Azure.Storage.Shared.StorageExtensions,Azure.Storage.Blobs~1~0~EscapePath +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageExtensions.GenerateBlockId(int64)~Azure.Storage.Shared.StorageExtensions,Azure.Storage.Blobs~1~0~GenerateBlockId +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream..ctor(int64,int64,IProgress`1,PooledMemoryStream)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~4~0~.ctor +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.Dispose(bool)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~1~0~Dispose +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.Flush()~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~0~0~Flush +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.get_CanSeek()~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~0~0~get_CanSeek +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.get_CanWrite()~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~0~0~get_CanWrite +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.ValidateWriteParameters(uint8[],int32,int32)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~3~0~ValidateWriteParameters +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.Write(uint8[],int32,int32)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~3~0~Write +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.WriteInternal(uint8[],int32,int32,bool,CancellationToken)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~5~0~WriteInternal +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.WriteToBufferInternal(uint8[],int32,int32,bool,CancellationToken)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~5~0~WriteToBufferInternal +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream+d__23.MoveNext()~Azure.Storage.Shared.StorageWriteStream+d__23,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream+d__29.MoveNext()~Azure.Storage.Shared.StorageWriteStream+d__29,Azure.Storage.Blobs~0~0~MoveNext [Azure.Storage.Blobs]Azure.Storage.StorageClientOptions..cctor()~Azure.Storage.StorageClientOptions,Azure.Storage.Blobs~0~0~.cctor [Azure.Storage.Blobs]Azure.Storage.StorageClientOptions.AsPolicy(StorageSharedKeyCredential)~Azure.Storage.StorageClientOptions,Azure.Storage.Blobs~1~0~AsPolicy [Azure.Storage.Blobs]Azure.Storage.StorageClientOptions.Build(ClientOptions,HttpPipelinePolicy,Uri)~Azure.Storage.StorageClientOptions,Azure.Storage.Blobs~3~0~Build @@ -417,8 +628,11 @@ [Azure.Storage.Blobs]Azure.Storage.StorageConnectionString+<>c__DisplayClass82_0.b__0(IDictionary`2)~Azure.Storage.StorageConnectionString+<>c__DisplayClass82_0,Azure.Storage.Blobs~1~0~b__0 [Azure.Storage.Blobs]Azure.Storage.StorageConnectionString+<>c__DisplayClass82_1.b__1(Func`2,IDictionary`2>)~Azure.Storage.StorageConnectionString+<>c__DisplayClass82_1,Azure.Storage.Blobs~1~0~b__1 [Azure.Storage.Blobs]Azure.Storage.StorageConnectionString+<>c__DisplayClass83_0.b__0(IDictionary`2)~Azure.Storage.StorageConnectionString+<>c__DisplayClass83_0,Azure.Storage.Blobs~1~0~b__0 +[Azure.Storage.Blobs]Azure.Storage.StorageExceptionExtensions.IsUnavailable<__Canon>(Response`1<__Canon>)~Azure.Storage.StorageExceptionExtensions,Azure.Storage.Blobs~1~1:System.__Canon,System.Private.CoreLib~IsUnavailable +[Azure.Storage.Blobs]Azure.Storage.StorageProgressExtensions.WithProgress(Stream,IProgress`1)~Azure.Storage.StorageProgressExtensions,Azure.Storage.Blobs~2~0~WithProgress [Azure.Storage.Blobs]Azure.Storage.StorageRequestValidationPipelinePolicy.OnReceivedResponse(HttpMessage)~Azure.Storage.StorageRequestValidationPipelinePolicy,Azure.Storage.Blobs~1~0~OnReceivedResponse [Azure.Storage.Blobs]Azure.Storage.StorageResponseClassifier.IsErrorResponse(HttpMessage)~Azure.Storage.StorageResponseClassifier,Azure.Storage.Blobs~1~0~IsErrorResponse +[Azure.Storage.Blobs]Azure.Storage.StorageResponseClassifier.IsRetriableResponse(HttpMessage)~Azure.Storage.StorageResponseClassifier,Azure.Storage.Blobs~1~0~IsRetriableResponse [Azure.Storage.Blobs]Azure.Storage.StorageServerTimeoutPolicy..cctor()~Azure.Storage.StorageServerTimeoutPolicy,Azure.Storage.Blobs~0~0~.cctor [Azure.Storage.Blobs]Azure.Storage.StorageServerTimeoutPolicy.OnSendingRequest(HttpMessage)~Azure.Storage.StorageServerTimeoutPolicy,Azure.Storage.Blobs~1~0~OnSendingRequest [Azure.Storage.Blobs]Azure.Storage.StorageSharedKeyPipelinePolicy.BuildCanonicalizedHeaders(StringBuilder,HttpMessage)~Azure.Storage.StorageSharedKeyPipelinePolicy,Azure.Storage.Blobs~2~0~BuildCanonicalizedHeaders @@ -431,6 +645,7 @@ [Azure.Storage.Blobs]Azure.Storage.StorageSharedKeyPipelinePolicy+<>c.b__5_2(ValueTuple`2)~Azure.Storage.StorageSharedKeyPipelinePolicy+<>c,Azure.Storage.Blobs~1~0~b__5_2 [Azure.Storage.Blobs]Azure.Storage.StorageSharedKeyPipelinePolicy+<>c.b__6_0(string)~Azure.Storage.StorageSharedKeyPipelinePolicy+<>c,Azure.Storage.Blobs~1~0~b__6_0 [Azure.Storage.Blobs]Azure.Storage.StorageVersionExtensions.ToVersionString(ServiceVersion)~Azure.Storage.StorageVersionExtensions,Azure.Storage.Blobs~1~0~ToVersionString +[Azure.Storage.Blobs]Azure.Storage.StreamExtensions.WithNoDispose(Stream)~Azure.Storage.StreamExtensions,Azure.Storage.Blobs~1~0~WithNoDispose [Azure.Storage.Blobs]Azure.Storage.UriExtensions.AppendToPath(Uri,string)~Azure.Storage.UriExtensions,Azure.Storage.Blobs~2~0~AppendToPath [Azure.Storage.Blobs]Azure.Storage.UriExtensions.GetAccountNameFromDomain(string,string)~Azure.Storage.UriExtensions,Azure.Storage.Blobs~2~0~GetAccountNameFromDomain [Azure.Storage.Blobs]Azure.Storage.UriExtensions.GetPath(Uri)~Azure.Storage.UriExtensions,Azure.Storage.Blobs~1~0~GetPath @@ -442,6 +657,7 @@ [Azure.Storage.Common]Azure.Storage.StorageSharedKeyCredential.ComputeHMACSHA256(string)~Azure.Storage.StorageSharedKeyCredential,Azure.Storage.Common~1~0~ComputeHMACSHA256 [Azure.Storage.Common]Azure.Storage.StorageSharedKeyCredential.ComputeSasSignature(StorageSharedKeyCredential,string)~Azure.Storage.StorageSharedKeyCredential,Azure.Storage.Common~2~0~ComputeSasSignature [Azure.Storage.Common]Azure.Storage.StorageSharedKeyCredential.get_AccountName()~Azure.Storage.StorageSharedKeyCredential,Azure.Storage.Common~0~0~get_AccountName +[Google.Protobuf]Google.Protobuf.ByteString.ToByteArray()~Google.Protobuf.ByteString,Google.Protobuf~0~0~ToByteArray [Google.Protobuf]Google.Protobuf.CodedOutputStream.ComputeEnumSize(int32)~Google.Protobuf.CodedOutputStream,Google.Protobuf~1~0~ComputeEnumSize [Google.Protobuf]Google.Protobuf.CodedOutputStream.ComputeMessageSize(IMessage)~Google.Protobuf.CodedOutputStream,Google.Protobuf~1~0~ComputeMessageSize [Google.Protobuf]Google.Protobuf.CodedOutputStream.ComputeRawVarint32Size(uint32)~Google.Protobuf.CodedOutputStream,Google.Protobuf~1~0~ComputeRawVarint32Size @@ -476,12 +692,10 @@ [Google.Protobuf]Google.Protobuf.Collections.ProtobufEqualityComparers.GetEqualityComparer<__Canon>()~Google.Protobuf.Collections.ProtobufEqualityComparers,Google.Protobuf~0~1:System.__Canon,System.Private.CoreLib~GetEqualityComparer [Google.Protobuf]Google.Protobuf.Collections.ProtobufEqualityComparers.GetEqualityComparer()~Google.Protobuf.Collections.ProtobufEqualityComparers,Google.Protobuf~0~1:Microsoft.Azure.WebJobs.Script.Grpc.Messages.RpcLog+Types+Level,Microsoft.Azure.WebJobs.Script.Grpc~GetEqualityComparer [Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1+d__28.MoveNext()~Google.Protobuf.Collections.RepeatedField`1+d__28[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~MoveNext -[Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1+d__28.System.Collections.Generic.IEnumerator.get_Current()~Google.Protobuf.Collections.RepeatedField`1+d__28[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~System.Collections.Generic.IEnumerator.get_Current [Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1+d__28.System.IDisposable.Dispose()~Google.Protobuf.Collections.RepeatedField`1+d__28[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~System.IDisposable.Dispose [Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1..cctor()~Google.Protobuf.Collections.RepeatedField`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~.cctor [Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1..ctor()~Google.Protobuf.Collections.RepeatedField`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~.ctor [Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1.Add(__Canon)~Google.Protobuf.Collections.RepeatedField`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~1~0~Add -[Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1.AddEntriesFrom(ParseContext&,FieldCodec`1<__Canon>)~Google.Protobuf.Collections.RepeatedField`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~2~0~AddEntriesFrom [Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1.CalculateSize(FieldCodec`1<__Canon>)~Google.Protobuf.Collections.RepeatedField`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~1~0~CalculateSize [Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1.EnsureSize(int32)~Google.Protobuf.Collections.RepeatedField`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~1~0~EnsureSize [Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1.GetEnumerator()~Google.Protobuf.Collections.RepeatedField`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~GetEnumerator @@ -513,7 +727,6 @@ [Google.Protobuf]Google.Protobuf.FieldCodec+<>c__32`1..cctor()~Google.Protobuf.FieldCodec+<>c__32`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~.cctor [Google.Protobuf]Google.Protobuf.FieldCodec+<>c__32`1.b__32_1(WriteContext&,__Canon)~Google.Protobuf.FieldCodec+<>c__32`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~2~0~b__32_1 [Google.Protobuf]Google.Protobuf.FieldCodec+<>c__32`1.b__32_4(__Canon)~Google.Protobuf.FieldCodec+<>c__32`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~1~0~b__32_4 -[Google.Protobuf]Google.Protobuf.FieldCodec+<>c__DisplayClass32_0`1.b__0(ParseContext&)~Google.Protobuf.FieldCodec+<>c__DisplayClass32_0`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~1~0~b__0 [Google.Protobuf]Google.Protobuf.JsonFormatter..cctor()~Google.Protobuf.JsonFormatter,Google.Protobuf~0~0~.cctor [Google.Protobuf]Google.Protobuf.JsonFormatter.WriteDictionary(TextWriter,IDictionary)~Google.Protobuf.JsonFormatter,Google.Protobuf~2~0~WriteDictionary [Google.Protobuf]Google.Protobuf.JsonFormatter.WriteString(TextWriter,string)~Google.Protobuf.JsonFormatter,Google.Protobuf~2~0~WriteString @@ -523,8 +736,8 @@ [Google.Protobuf]Google.Protobuf.MessageExtensions.WriteTo(IMessage,IBufferWriter`1)~Google.Protobuf.MessageExtensions,Google.Protobuf~2~0~WriteTo [Google.Protobuf]Google.Protobuf.MessageParser`1..ctor(Func`1<__Canon>)~Google.Protobuf.MessageParser`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~1~0~.ctor [Google.Protobuf]Google.Protobuf.MessageParser`1..ctor(Func`1<__Canon>,bool,ExtensionRegistry)~Google.Protobuf.MessageParser`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~3~0~.ctor -[Google.Protobuf]Google.Protobuf.MessageParser`1.CreateTemplate()~Google.Protobuf.MessageParser`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~CreateTemplate [Google.Protobuf]Google.Protobuf.MessageParser`1.ParseFrom(ReadOnlySequence`1)~Google.Protobuf.MessageParser`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~1~0~ParseFrom +[Google.Protobuf]Google.Protobuf.ParseContext.ReadBytes()~Google.Protobuf.ParseContext,Google.Protobuf~0~0~ReadBytes [Google.Protobuf]Google.Protobuf.ParseContext.ReadEnum()~Google.Protobuf.ParseContext,Google.Protobuf~0~0~ReadEnum [Google.Protobuf]Google.Protobuf.ParseContext.ReadMessage(IMessage)~Google.Protobuf.ParseContext,Google.Protobuf~1~0~ReadMessage [Google.Protobuf]Google.Protobuf.ParseContext.ReadString()~Google.Protobuf.ParseContext,Google.Protobuf~0~0~ReadString @@ -534,6 +747,7 @@ [Google.Protobuf]Google.Protobuf.ParsingPrimitives.ParseTag(ReadOnlySpan`1&,ParserInternalState&)~Google.Protobuf.ParsingPrimitives,Google.Protobuf~2~0~ParseTag [Google.Protobuf]Google.Protobuf.ParsingPrimitives.PeekTag(ReadOnlySpan`1&,ParserInternalState&)~Google.Protobuf.ParsingPrimitives,Google.Protobuf~2~0~PeekTag [Google.Protobuf]Google.Protobuf.ParsingPrimitives.ReadRawByte(ReadOnlySpan`1&,ParserInternalState&)~Google.Protobuf.ParsingPrimitives,Google.Protobuf~2~0~ReadRawByte +[Google.Protobuf]Google.Protobuf.ParsingPrimitives.ReadRawBytes(ReadOnlySpan`1&,ParserInternalState&,int32)~Google.Protobuf.ParsingPrimitives,Google.Protobuf~3~0~ReadRawBytes [Google.Protobuf]Google.Protobuf.ParsingPrimitives.ReadRawString(ReadOnlySpan`1&,ParserInternalState&,int32)~Google.Protobuf.ParsingPrimitives,Google.Protobuf~3~0~ReadRawString [Google.Protobuf]Google.Protobuf.ParsingPrimitivesMessages.ReadMessage(ParseContext&,IMessage)~Google.Protobuf.ParsingPrimitivesMessages,Google.Protobuf~2~0~ReadMessage [Google.Protobuf]Google.Protobuf.ParsingPrimitivesMessages.ReadRawMessage(ParseContext&,IMessage)~Google.Protobuf.ParsingPrimitivesMessages,Google.Protobuf~2~0~ReadRawMessage @@ -707,9 +921,22 @@ [Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseServiceClient+<>c__DisplayClass19_0.b__0(Stream)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseServiceClient+<>c__DisplayClass19_0,Microsoft.AI.PerfCounterCollector~1~0~b__0 [Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseServiceClientHelpers.GetValueSafe(HttpHeaders,string)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseServiceClientHelpers,Microsoft.AI.PerfCounterCollector~2~0~GetValueSafe [Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.OnUpdatedServiceEndpoint(Uri)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule,Microsoft.AI.PerfCounterCollector~1~0~OnUpdatedServiceEndpoint +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.set_EvaluationInterval(TimeSpan)~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~1~0~set_EvaluationInterval +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.set_InitialSamplingPercentage(float64)~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~1~0~set_InitialSamplingPercentage +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.set_MaxSamplingPercentage(float64)~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~1~0~set_MaxSamplingPercentage +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.set_MinSamplingPercentage(float64)~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~1~0~set_MinSamplingPercentage +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.set_MovingAverageRatio(float64)~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~1~0~set_MovingAverageRatio +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.set_SamplingPercentageDecreaseTimeout(TimeSpan)~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~1~0~set_SamplingPercentageDecreaseTimeout +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.set_SamplingPercentageIncreaseTimeout(TimeSpan)~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~1~0~set_SamplingPercentageIncreaseTimeout +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.set_ExcludedTypes(string)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor,Microsoft.AI.ServerTelemetryChannel~1~0~set_ExcludedTypes +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility..cctor()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility,Microsoft.AI.ServerTelemetryChannel~0~0~.cctor +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility.Calculate(Func`3,SamplingTelemetryItemTypes,string)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility,Microsoft.AI.ServerTelemetryChannel~3~0~Calculate +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility.CalculateFromExcludes(string)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility,Microsoft.AI.ServerTelemetryChannel~1~0~CalculateFromExcludes +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility.ExcludeOperator(SamplingTelemetryItemTypes,SamplingTelemetryItemTypes)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility,Microsoft.AI.ServerTelemetryChannel~2~0~ExcludeOperator +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility.GetAllowedTypes()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingInternals.SamplingIncludesUtility,Microsoft.AI.ServerTelemetryChannel~0~0~GetAllowedTypes [Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal.Start(Func`1)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal,Microsoft.AI.ServerTelemetryChannel~1~0~Start [Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer.Process(ITelemetry)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer,Microsoft.AI.ServerTelemetryChannel~1~0~Process -[Microsoft.AI.WindowsServer]Microsoft.ApplicationInsights.WindowsServer.Implementation.AppServiceEnvironmentVariableMonitor.OnEnvironmentVariableUpdated()~Microsoft.ApplicationInsights.WindowsServer.Implementation.AppServiceEnvironmentVariableMonitor,Microsoft.AI.WindowsServer~0~0~OnEnvironmentVariableUpdated +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor.set_ExcludedTypes(string)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.SamplingTelemetryProcessor,Microsoft.AI.ServerTelemetryChannel~1~0~set_ExcludedTypes [Microsoft.ApplicationInsights.AspNetCore]Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.HeadersUtilities.SetHeaderKeyValue(string[],string,string)~Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.HeadersUtilities,Microsoft.ApplicationInsights.AspNetCore~3~0~SetHeaderKeyValue [Microsoft.ApplicationInsights.AspNetCore]Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.HostingDiagnosticListener+<>c.b__54_0(KeyValuePair`2)~Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.HostingDiagnosticListener+<>c,Microsoft.ApplicationInsights.AspNetCore~1~0~b__54_0 [Microsoft.ApplicationInsights.AspNetCore]Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.HttpHeadersUtilities.SetHeaderKeyValue(IHeaderDictionary,string,string,string)~Microsoft.ApplicationInsights.AspNetCore.DiagnosticListeners.HttpHeadersUtilities,Microsoft.ApplicationInsights.AspNetCore~4~0~SetHeaderKeyValue @@ -723,17 +950,6 @@ [Microsoft.ApplicationInsights.AspNetCore]Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer.OnInitializeTelemetry(HttpContext,RequestTelemetry,ITelemetry)~Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.ClientIpHeaderTelemetryInitializer,Microsoft.ApplicationInsights.AspNetCore~3~0~OnInitializeTelemetry [Microsoft.ApplicationInsights.AspNetCore]Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.TelemetryInitializerBase..ctor(IHttpContextAccessor)~Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.TelemetryInitializerBase,Microsoft.ApplicationInsights.AspNetCore~1~0~.ctor [Microsoft.ApplicationInsights.AspNetCore]Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.TelemetryInitializerBase.Initialize(ITelemetry)~Microsoft.ApplicationInsights.AspNetCore.TelemetryInitializers.TelemetryInitializerBase,Microsoft.ApplicationInsights.AspNetCore~1~0~Initialize -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler..ctor()~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler,Microsoft.ApplicationInsights~0~0~.ctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler.SendAsync(HttpRequestMessage,CancellationToken)~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler,Microsoft.ApplicationInsights~2~0~SendAsync -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4.MoveNext()~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~0~0~MoveNext -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+Cache`1..ctor()~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+Cache`1[[System.__Canon,System.Private.CoreLib]],Microsoft.ApplicationInsights~0~0~.ctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+Cache`1.TryRead(__Canon&)~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+Cache`1[[System.__Canon,System.Private.CoreLib]],Microsoft.ApplicationInsights~1~0~TryRead -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.TelemetryBuffer.Enqueue(ITelemetry)~Microsoft.ApplicationInsights.Channel.TelemetryBuffer,Microsoft.ApplicationInsights~1~0~Enqueue -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission..cctor()~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~0~0~.cctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission..ctor(Uri,uint8[],string,string,TimeSpan)~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~5~0~.ctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission.CreateRequestMessage(Uri,Stream)~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~2~0~CreateRequestMessage -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission.SendAsync()~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~0~0~SendAsync -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission+d__53.MoveNext()~Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~0~0~MoveNext [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry..ctor()~Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry,Microsoft.ApplicationInsights~0~0~.ctor [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry.get_Context()~Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry,Microsoft.ApplicationInsights~0~0~get_Context [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry.get_Data()~Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry,Microsoft.ApplicationInsights~0~0~get_Data @@ -754,13 +970,6 @@ [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry.set_Timestamp(DateTimeOffset)~Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry,Microsoft.ApplicationInsights~1~0~set_Timestamp [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry.set_Type(string)~Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry,Microsoft.ApplicationInsights~1~0~set_Type [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry.SetOperationDetail(string,object)~Microsoft.ApplicationInsights.DataContracts.DependencyTelemetry,Microsoft.ApplicationInsights~2~0~SetOperationDetail -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TelemetryContext.get_SanitizedTags()~Microsoft.ApplicationInsights.DataContracts.TelemetryContext,Microsoft.ApplicationInsights~0~0~get_SanitizedTags -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.get_Extension()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~get_Extension -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.get_Sequence()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~get_Sequence -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_BaseType()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_BaseType -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_TelemetryName()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_TelemetryName -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.Microsoft.ApplicationInsights.Channel.ITelemetry.Sanitize()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.ITelemetry.Sanitize -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.SerializeData(ISerializationWriter)~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~1~0~SerializeData [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ApplicationIdHelper.ApplyFormatting(string)~Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ApplicationIdHelper,Microsoft.ApplicationInsights~1~0~ApplyFormatting [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ApplicationIdHelper.SanitizeString(string)~Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ApplicationIdHelper,Microsoft.ApplicationInsights~1~0~SanitizeString [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ApplicationInsightsApplicationIdProvider.FetchApplicationId(string)~Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ApplicationInsightsApplicationIdProvider,Microsoft.ApplicationInsights~1~0~FetchApplicationId @@ -776,45 +985,7 @@ [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8.MoveNext()~Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights~0~0~MoveNext [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13.MoveNext()~Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights~0~0~MoveNext [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Authentication.AuthToken.get_Token()~Microsoft.ApplicationInsights.Extensibility.Implementation.Authentication.AuthToken,Microsoft.ApplicationInsights~0~0~get_Token -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.CloudContext.UpdateTags(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.CloudContext,Microsoft.ApplicationInsights~1~0~UpdateTags -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.ContextTagKeys..ctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.External.ContextTagKeys,Microsoft.ApplicationInsights~0~0~.ctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.ContextTagKeys..ctor(string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.ContextTagKeys,Microsoft.ApplicationInsights~2~0~.ctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData.get_measurements()~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData,Microsoft.ApplicationInsights~0~0~get_measurements -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData.Serialize(ISerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData,Microsoft.ApplicationInsights~1~0~Serialize -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData+<>c..cctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData+<>c,Microsoft.ApplicationInsights~0~0~.cctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData+<>c.b__22_0()~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData+<>c,Microsoft.ApplicationInsights~0~0~b__22_0 -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.Tags.UpdateTagValue(IDictionary`2,string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.Tags,Microsoft.ApplicationInsights~3~0~UpdateTagValue -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.InternalContext.UpdateTags(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.InternalContext,Microsoft.ApplicationInsights~1~0~UpdateTags -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(ISerializableWithWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~1~0~WriteProperty -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WritePropertyName(string)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~1~0~WritePropertyName -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteString(string)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~1~0~WriteString -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer..cctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~0~0~.cctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer.Serialize(IEnumerable`1,bool)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~2~0~Serialize -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer.SerializeHelper(ITelemetry,JsonSerializationWriter,string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~4~0~SerializeHelper -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer.SerializeTelemetryItem(ITelemetry,JsonSerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~2~0~SerializeTelemetryItem -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer.SerializeToStream(IEnumerable`1,TextWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~2~0~SerializeToStream -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.LocationContext.UpdateTags(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.LocationContext,Microsoft.ApplicationInsights~1~0~UpdateTags -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext.get_CorrelationVector()~Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext,Microsoft.ApplicationInsights~0~0~get_CorrelationVector -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext.get_SyntheticSource()~Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext,Microsoft.ApplicationInsights~0~0~get_SyntheticSource -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext.UpdateTags(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext,Microsoft.ApplicationInsights~1~0~UpdateTags -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property..cctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~0~0~.cctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property.SanitizeProperties(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~1~0~SanitizeProperties -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property.TrimAndTruncate(string,int32)~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~2~0~TrimAndTruncate -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property.Truncate(string,int32)~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~2~0~Truncate -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry.CopyGlobalPropertiesIfExist(ITelemetry)~Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry,Microsoft.ApplicationInsights~1~0~CopyGlobalPropertiesIfExist -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry.FlattenIExtensionIfExists(ITelemetry)~Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry,Microsoft.ApplicationInsights~1~0~FlattenIExtensionIfExists -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry.WriteEnvelopeProperties(ITelemetry,ISerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry,Microsoft.ApplicationInsights~2~0~WriteEnvelopeProperties -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry.WriteTelemetryContext(ISerializationWriter,TelemetryContext)~Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry,Microsoft.ApplicationInsights~2~0~WriteTelemetryContext -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.CoreEventSource.IngestionResponseTime(int32,float32,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.CoreEventSource,Microsoft.ApplicationInsights~3~0~IngestionResponseTime -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.DiagnosticsTelemetryModule.SetHeartbeatProperty(string,string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.DiagnosticsTelemetryModule,Microsoft.ApplicationInsights~3~0~SetHeartbeatProperty -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider.SetHeartbeatProperty(string,bool,string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider,Microsoft.ApplicationInsights~4~0~SetHeartbeatProperty -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider+<>c..cctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider+<>c,Microsoft.ApplicationInsights~0~0~.cctor -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider+<>c__DisplayClass35_0.b__1(string,HeartbeatPropertyPayload)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider+<>c__DisplayClass35_0,Microsoft.ApplicationInsights~2~0~b__1 -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Utils.PopulateRequiredStringValue(string,string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.Utils,Microsoft.ApplicationInsights~3~0~PopulateRequiredStringValue +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.Extensions.ToInvariantString(Exception)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.Extensions,Microsoft.ApplicationInsights~1~0~ToInvariantString [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.SdkInternalOperationsMonitor.IsEntered()~Microsoft.ApplicationInsights.Extensibility.SdkInternalOperationsMonitor,Microsoft.ApplicationInsights~0~0~IsEntered [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration.set_InstrumentationKey(string)~Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration,Microsoft.ApplicationInsights~1~0~set_InstrumentationKey [Microsoft.AspNetCore.Authentication.Abstractions]Microsoft.AspNetCore.Authentication.AuthenticateResult.get_Failure()~Microsoft.AspNetCore.Authentication.AuthenticateResult,Microsoft.AspNetCore.Authentication.Abstractions~0~0~get_Failure @@ -917,6 +1088,54 @@ [Microsoft.AspNetCore.Authorization]Microsoft.Extensions.Logging.LoggingExtensions..cctor()~Microsoft.Extensions.Logging.LoggingExtensions,Microsoft.AspNetCore.Authorization~0~0~.cctor [Microsoft.AspNetCore.Authorization]Microsoft.Extensions.Logging.LoggingExtensions.UserAuthorizationSucceeded(ILogger)~Microsoft.Extensions.Logging.LoggingExtensions,Microsoft.AspNetCore.Authorization~1~0~UserAuthorizationSucceeded [Microsoft.AspNetCore.Connections.Abstractions]Microsoft.AspNetCore.Connections.ConnectionContext..ctor()~Microsoft.AspNetCore.Connections.ConnectionContext,Microsoft.AspNetCore.Connections.Abstractions~0~0~.ctor +[Microsoft.AspNetCore.Cryptography.Internal]Microsoft.AspNetCore.Cryptography.CryptoUtil.TimeConstantBuffersAreEqual(uint8*,uint8*,uint32)~Microsoft.AspNetCore.Cryptography.CryptoUtil,Microsoft.AspNetCore.Cryptography.Internal~3~0~TimeConstantBuffersAreEqual +[Microsoft.AspNetCore.Cryptography.Internal]Microsoft.AspNetCore.Cryptography.UnsafeBufferUtil.BlockCopy(void*,void*,int32)~Microsoft.AspNetCore.Cryptography.UnsafeBufferUtil,Microsoft.AspNetCore.Cryptography.Internal~3~0~BlockCopy +[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.AspNetCore.DataProtection.DataProtectionCommonExtensions.Protect(IDataProtector,string)~Microsoft.AspNetCore.DataProtection.DataProtectionCommonExtensions,Microsoft.AspNetCore.DataProtection.Abstractions~2~0~Protect +[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.AspNetCore.DataProtection.EncodingUtil..cctor()~Microsoft.AspNetCore.DataProtection.EncodingUtil,Microsoft.AspNetCore.DataProtection.Abstractions~0~0~.cctor +[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.Base64UrlEncode(ReadOnlySpan`1)~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~1~0~Base64UrlEncode +[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.Base64UrlEncode(ReadOnlySpan`1,Span`1)~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~2~0~Base64UrlEncode +[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.Base64UrlEncode(uint8[])~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~1~0~Base64UrlEncode +[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.Base64UrlEncode(uint8[],int32,int32)~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~3~0~Base64UrlEncode +[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.ValidateParameters(int32,string,int32,int32)~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~4~0~ValidateParameters +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptorExtensions.Encrypt(IAuthenticatedEncryptor,ArraySegment`1,ArraySegment`1,uint32,uint32)~Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptorExtensions,Microsoft.AspNetCore.DataProtection~5~0~Encrypt +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.XmlSerializedDescriptorInfo.get_DeserializerType()~Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.XmlSerializedDescriptorInfo,Microsoft.AspNetCore.DataProtection~0~0~get_DeserializerType +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.XmlSerializedDescriptorInfo.get_SerializedDescriptorElement()~Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.XmlSerializedDescriptorInfo,Microsoft.AspNetCore.DataProtection~0~0~get_SerializedDescriptorElement +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.BCryptGenRandomImpl.GenRandom(uint8*,uint32)~Microsoft.AspNetCore.DataProtection.Cng.BCryptGenRandomImpl,Microsoft.AspNetCore.DataProtection~2~0~GenRandom +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.DecryptImpl(uint8*,uint32,uint8*,uint32)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~4~0~DecryptImpl +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.DoCbcDecrypt(BCryptKeyHandle,uint8*,uint8*,uint32)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~4~0~DoCbcDecrypt +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.EncryptImpl(uint8*,uint32,uint8*,uint32,uint32,uint32)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~6~0~EncryptImpl +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.GetCbcEncryptedOutputSizeWithPadding(BCryptKeyHandle,uint8*,uint32)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~3~0~GetCbcEncryptedOutputSizeWithPadding +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.ValidateHash(BCryptHashHandle,uint8*,uint32,uint8*)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~4~0~ValidateHash +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.Internal.CngAuthenticatedEncryptorBase.Decrypt(ArraySegment`1,ArraySegment`1)~Microsoft.AspNetCore.DataProtection.Cng.Internal.CngAuthenticatedEncryptorBase,Microsoft.AspNetCore.DataProtection~2~0~Decrypt +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.Internal.CngAuthenticatedEncryptorBase.Encrypt(ArraySegment`1,ArraySegment`1,uint32,uint32)~Microsoft.AspNetCore.DataProtection.Cng.Internal.CngAuthenticatedEncryptorBase,Microsoft.AspNetCore.DataProtection~4~0~Encrypt +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions.DisableAutomaticKeyGeneration(IDataProtectionBuilder)~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions,Microsoft.AspNetCore.DataProtection~1~0~DisableAutomaticKeyGeneration +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions.SetDefaultKeyLifetime(IDataProtectionBuilder,TimeSpan)~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions,Microsoft.AspNetCore.DataProtection~2~0~SetDefaultKeyLifetime +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c..cctor()~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c,Microsoft.AspNetCore.DataProtection~0~0~.cctor +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c.b__5_0(KeyManagementOptions)~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c,Microsoft.AspNetCore.DataProtection~1~0~b__5_0 +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c__DisplayClass15_0.b__0(KeyManagementOptions)~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c__DisplayClass15_0,Microsoft.AspNetCore.DataProtection~1~0~b__0 +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Internal.DataProtectionBuilder.get_Services()~Microsoft.AspNetCore.DataProtection.Internal.DataProtectionBuilder,Microsoft.AspNetCore.DataProtection~0~0~get_Services +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Internal.HostingApplicationDiscriminator..ctor()~Microsoft.AspNetCore.DataProtection.Internal.HostingApplicationDiscriminator,Microsoft.AspNetCore.DataProtection~0~0~.ctor +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Internal.KeyManagementOptionsSetup..ctor(IRegistryPolicyResolver)~Microsoft.AspNetCore.DataProtection.Internal.KeyManagementOptionsSetup,Microsoft.AspNetCore.DataProtection~1~0~.ctor +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver..ctor(IOptions`1)~Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver,Microsoft.AspNetCore.DataProtection~1~0~.ctor +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions.get_AuthenticatedEncryptorConfiguration()~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions,Microsoft.AspNetCore.DataProtection~0~0~get_AuthenticatedEncryptorConfiguration +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions.set_NewKeyLifetime(TimeSpan)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions,Microsoft.AspNetCore.DataProtection~1~0~set_NewKeyLifetime +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions.set_XmlRepository(IXmlRepository)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions,Microsoft.AspNetCore.DataProtection~1~0~set_XmlRepository +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing.get_DefaultAuthenticatedEncryptor()~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing,Microsoft.AspNetCore.DataProtection~0~0~get_DefaultAuthenticatedEncryptor +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing.GetAuthenticatedEncryptorByKeyId(Guid,bool&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing,Microsoft.AspNetCore.DataProtection~2~0~GetAuthenticatedEncryptorByKeyId +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing+KeyHolder.GetEncryptorInstance(bool&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing+KeyHolder,Microsoft.AspNetCore.DataProtection~1~0~GetEncryptorInstance +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(uint8[],bool,bool&,bool&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~4~0~DangerousUnprotect +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Protect(uint8[])~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~1~0~Protect +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Read32bitAlignedGuid(void*)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~1~0~Read32bitAlignedGuid +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.ReadBigEndian32BitInteger(uint8*)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~1~0~ReadBigEndian32BitInteger +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.TryGetVersionFromMagicHeader(uint32,int32&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~2~0~TryGetVersionFromMagicHeader +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(uint8[],bool,UnprotectStatus&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~3~0~UnprotectCore +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Write32bitAlignedGuid(void*,Guid)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~2~0~Write32bitAlignedGuid +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.WriteBigEndianInteger(uint8*,uint32)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~2~0~WriteBigEndianInteger +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector+AdditionalAuthenticatedDataTemplate.GetAadForKey(Guid,bool)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector+AdditionalAuthenticatedDataTemplate,Microsoft.AspNetCore.DataProtection~2~0~GetAadForKey +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider..ctor(IKeyManager,IOptions`1,IDefaultKeyResolver)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider,Microsoft.AspNetCore.DataProtection~3~0~.ctor +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager..ctor(IOptions`1,IActivator)~Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager,Microsoft.AspNetCore.DataProtection~2~0~.ctor +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.SP800_108.SP800_108_CTR_HMACSHA512Extensions.DeriveKeyWithContextHeader(ISP800_108_CTR_HMACSHA512Provider,uint8*,uint32,uint8[],uint8*,uint32,uint8*,uint32)~Microsoft.AspNetCore.DataProtection.SP800_108.SP800_108_CTR_HMACSHA512Extensions,Microsoft.AspNetCore.DataProtection~8~0~DeriveKeyWithContextHeader +[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.TypeForwardingActivator..ctor(IServiceProvider)~Microsoft.AspNetCore.DataProtection.TypeForwardingActivator,Microsoft.AspNetCore.DataProtection~1~0~.ctor [Microsoft.AspNetCore.HostFiltering]Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware.<.ctor>b__7_0(HostFilteringOptions)~Microsoft.AspNetCore.HostFiltering.HostFilteringMiddleware,Microsoft.AspNetCore.HostFiltering~1~0~<.ctor>b__7_0 [Microsoft.AspNetCore.Http.Abstractions]Microsoft.AspNetCore.Builder.EndpointBuilder.get_DisplayName()~Microsoft.AspNetCore.Builder.EndpointBuilder,Microsoft.AspNetCore.Http.Abstractions~0~0~get_DisplayName [Microsoft.AspNetCore.Http.Abstractions]Microsoft.AspNetCore.Builder.EndpointBuilder.get_RequestDelegate()~Microsoft.AspNetCore.Builder.EndpointBuilder,Microsoft.AspNetCore.Http.Abstractions~0~0~get_RequestDelegate @@ -941,6 +1160,7 @@ [Microsoft.AspNetCore.Http]Microsoft.AspNetCore.Http.DefaultHttpRequest.get_ContentType()~Microsoft.AspNetCore.Http.DefaultHttpRequest,Microsoft.AspNetCore.Http~0~0~get_ContentType [Microsoft.AspNetCore.Http]Microsoft.AspNetCore.Http.DefaultHttpRequest.get_IsHttps()~Microsoft.AspNetCore.Http.DefaultHttpRequest,Microsoft.AspNetCore.Http~0~0~get_IsHttps [Microsoft.AspNetCore.Http]Microsoft.AspNetCore.Http.DefaultHttpRequest.get_Protocol()~Microsoft.AspNetCore.Http.DefaultHttpRequest,Microsoft.AspNetCore.Http~0~0~get_Protocol +[Microsoft.AspNetCore.Http]Microsoft.AspNetCore.Http.DefaultHttpResponse.get_Body()~Microsoft.AspNetCore.Http.DefaultHttpResponse,Microsoft.AspNetCore.Http~0~0~get_Body [Microsoft.AspNetCore.Http]Microsoft.AspNetCore.Http.DefaultHttpResponse.get_HttpContext()~Microsoft.AspNetCore.Http.DefaultHttpResponse,Microsoft.AspNetCore.Http~0~0~get_HttpContext [Microsoft.AspNetCore.Http]Microsoft.AspNetCore.Http.HeaderDictionary..ctor()~Microsoft.AspNetCore.Http.HeaderDictionary,Microsoft.AspNetCore.Http~0~0~.ctor [Microsoft.AspNetCore.Http]Microsoft.AspNetCore.Http.HeaderDictionary.Clear()~Microsoft.AspNetCore.Http.HeaderDictionary,Microsoft.AspNetCore.Http~0~0~Clear @@ -1057,6 +1277,13 @@ [Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.HttpSys.Internal.RequestHeaders+d__218.System.Collections.Generic.IEnumerable>.GetEnumerator()~Microsoft.AspNetCore.HttpSys.Internal.RequestHeaders+d__218,Microsoft.AspNetCore.Server.IIS~0~0~System.Collections.Generic.IEnumerable>.GetEnumerator [Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.HttpSys.Internal.RequestHeaders+d__218.System.Collections.Generic.IEnumerator>.get_Current()~Microsoft.AspNetCore.HttpSys.Internal.RequestHeaders+d__218,Microsoft.AspNetCore.Server.IIS~0~0~System.Collections.Generic.IEnumerator>.get_Current [Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.HttpSys.Internal.RequestHeaders+d__218.System.IDisposable.Dispose()~Microsoft.AspNetCore.HttpSys.Internal.RequestHeaders+d__218,Microsoft.AspNetCore.Server.IIS~0~0~System.IDisposable.Dispose +[Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.Server.IIS.Core.HttpResponseStream.WriteAsync(uint8[],int32,int32,CancellationToken)~Microsoft.AspNetCore.Server.IIS.Core.HttpResponseStream,Microsoft.AspNetCore.Server.IIS~4~0~WriteAsync +[Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.Server.IIS.Core.IISHttpContext.Microsoft.AspNetCore.Http.Features.IHttpResponseBodyFeature.get_Stream()~Microsoft.AspNetCore.Server.IIS.Core.IISHttpContext,Microsoft.AspNetCore.Server.IIS~0~0~Microsoft.AspNetCore.Http.Features.IHttpResponseBodyFeature.get_Stream +[Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.Server.IIS.Core.IISHttpContext+<>c__DisplayClass335_0.g__WriteFirstAsync|0()~Microsoft.AspNetCore.Server.IIS.Core.IISHttpContext+<>c__DisplayClass335_0,Microsoft.AspNetCore.Server.IIS~0~0~g__WriteFirstAsync|0 +[Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.Server.IIS.Core.IISHttpContext+<>c__DisplayClass335_0+<g__WriteFirstAsync|0>d.MoveNext()~Microsoft.AspNetCore.Server.IIS.Core.IISHttpContext+<>c__DisplayClass335_0+<g__WriteFirstAsync|0>d,Microsoft.AspNetCore.Server.IIS~0~0~MoveNext +[Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.Server.IIS.Core.WrappingStream.get_CanWrite()~Microsoft.AspNetCore.Server.IIS.Core.WrappingStream,Microsoft.AspNetCore.Server.IIS~0~0~get_CanWrite +[Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.Server.IIS.Core.WrappingStream.WriteAsync(uint8[],int32,int32,CancellationToken)~Microsoft.AspNetCore.Server.IIS.Core.WrappingStream,Microsoft.AspNetCore.Server.IIS~4~0~WriteAsync +[Microsoft.AspNetCore.Server.IIS]Microsoft.AspNetCore.Server.IIS.Core.WriteOnlyStream.get_CanWrite()~Microsoft.AspNetCore.Server.IIS.Core.WriteOnlyStream,Microsoft.AspNetCore.Server.IIS~0~0~get_CanWrite [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher..cctor()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.ConnectionDispatcher,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~.cctor [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpHeaders.AppendValue(StringValues,string)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpHeaders,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~AppendValue [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpHeaders.get_ContentLength()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpHeaders,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~get_ContentLength @@ -1161,8 +1388,6 @@ [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.FlowControl.StreamOutputFlowControl.get_Available()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.FlowControl.StreamOutputFlowControl,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~get_Available [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.FlowControl.StreamOutputFlowControl.get_IsAborted()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.FlowControl.StreamOutputFlowControl,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~get_IsAborted [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable..ctor(int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~.ctor -[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable.EnsureAvailable(int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~EnsureAvailable -[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable.Insert(Span`1,Span`1)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~Insert [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HeaderField..ctor(Span`1,Span`1)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HeaderField,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~.ctor [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder..ctor(int32,int32,DynamicTable)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~3~0~.ctor [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder.g__Decode|41_0(uint8[])~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~g__Decode|41_0 @@ -1170,6 +1395,7 @@ [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder.GetHeader(int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~GetHeader [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder.OnByte(uint8,IHttpHeadersHandler)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~OnByte [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder.OnIndexedHeaderField(int32,IHttpHeadersHandler)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~OnIndexedHeaderField +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder.OnIndexedHeaderName(int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~OnIndexedHeaderName [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder.OnString(State)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~OnString [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder.OnStringLength(int32,State)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~OnStringLength [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder.ProcessHeaderValue(IHttpHeadersHandler)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~ProcessHeaderValue @@ -1179,6 +1405,7 @@ [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackEncoder.EncodeStatusCode(int32,Span`1)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackEncoder,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~EncodeStatusCode [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackEncoder.EncodeString(string,Span`1,int32&,bool)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.HPackEncoder,Microsoft.AspNetCore.Server.Kestrel.Core~4~0~EncodeString [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.IntegerDecoder.BeginTryDecode(uint8,int32,int32&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.IntegerDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~3~0~BeginTryDecode +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.IntegerDecoder.TryDecode(uint8,int32&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.IntegerDecoder,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~TryDecode [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.IntegerEncoder.Encode(int32,int32,Span`1,int32&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.IntegerEncoder,Microsoft.AspNetCore.Server.Kestrel.Core~4~0~Encode [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.StaticTable..cctor()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.StaticTable,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~.cctor [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.StaticTable..ctor()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.StaticTable,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~.ctor @@ -1195,7 +1422,6 @@ [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessDataFrameAsync(ReadOnlySequence`1&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~ProcessDataFrameAsync [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessFrameAsync<__Canon>(IHttpApplication`1<__Canon>,ReadOnlySequence`1&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection,Microsoft.AspNetCore.Server.Kestrel.Core~2~1:System.__Canon,System.Private.CoreLib~ProcessFrameAsync [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessHeadersFrameAsync<__Canon>(IHttpApplication`1<__Canon>,ReadOnlySequence`1&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection,Microsoft.AspNetCore.Server.Kestrel.Core~2~1:System.__Canon,System.Private.CoreLib~ProcessHeadersFrameAsync -[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessPingFrameAsync(ReadOnlySequence`1&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~ProcessPingFrameAsync [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessRequestsAsync<__Canon>(IHttpApplication`1<__Canon>)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection,Microsoft.AspNetCore.Server.Kestrel.Core~1~1:System.__Canon,System.Private.CoreLib~ProcessRequestsAsync [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessSettingsFrameAsync(ReadOnlySequence`1&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~ProcessSettingsFrameAsync [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessWindowUpdateFrameAsync()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~ProcessWindowUpdateFrameAsync @@ -1217,7 +1443,6 @@ [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame.get_HeadersPayloadOffset()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~get_HeadersPayloadOffset [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame.PrepareData(int32,Nullable`1)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~PrepareData [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame.PrepareHeaders(Http2HeadersFrameFlags,int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~PrepareHeaders -[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame.PreparePing(Http2PingFrameFlags)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~PreparePing [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame.PrepareSettings(Http2SettingsFrameFlags)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~PrepareSettings [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame.PrepareWindowUpdate(int32,int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~PrepareWindowUpdate [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame.ShowFlags()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~ShowFlags @@ -1229,13 +1454,10 @@ [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter..ctor(PipeWriter,ConnectionContext,Http2Connection,OutputFlowControl,ITimeoutControl,MinDataRate,string,MemoryPool`1,IKestrelTrace)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~9~0~.ctor [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.FinishWritingHeaders(int32,int32,bool)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~3~0~FinishWritingHeaders [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.TryUpdateConnectionWindow(int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~TryUpdateConnectionWindow -[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.TryUpdateStreamWindow(StreamOutputFlowControl,int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~TryUpdateStreamWindow -[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.UpdateMaxFrameSize(uint32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~UpdateMaxFrameSize [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteDataAsync(int32,StreamOutputFlowControl,ReadOnlySequence`1&,bool)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~4~0~WriteDataAsync [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteDataUnsynchronized(int32,ReadOnlySequence`1&,int64,bool)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~4~0~WriteDataUnsynchronized [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeader(Http2Frame,PipeWriter)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~WriteHeader [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteHeaderUnsynchronized()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~WriteHeaderUnsynchronized -[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WritePingAsync(Http2PingFrameFlags,ReadOnlySequence`1&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~WritePingAsync [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteResponseHeaders(int32,int32,Http2HeadersFrameFlags,IHeaderDictionary)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~4~0~WriteResponseHeaders [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteSettings(IList`1,Span`1)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~WriteSettings [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WriteSettingsAckAsync()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~WriteSettingsAckAsync @@ -1340,7 +1562,6 @@ [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl.CheckForWriteDataRateTimeout(int64)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~CheckForWriteDataRateTimeout [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl.get_TimerReason()~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl,Microsoft.AspNetCore.Server.Kestrel.Core~0~0~get_TimerReason [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl.InitializeHttp2(InputFlowControl)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~InitializeHttp2 -[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl.ResetTimeout(int64,TimeoutReason)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~ResetTimeout [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl.SetTimeout(int64,TimeoutReason)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~SetTimeout [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl.Tick(DateTimeOffset)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~Tick [Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.MemoryPoolExtensions.GetMinimumSegmentSize(MemoryPool`1)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.MemoryPoolExtensions,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~GetMinimumSegmentSize @@ -1397,6 +1618,12 @@ [Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]System.IO.Pipelines.DuplexPipe.CreateConnectionPair(PipeOptions,PipeOptions)~System.IO.Pipelines.DuplexPipe,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~2~0~CreateConnectionPair [Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]System.IO.Pipelines.DuplexPipe.get_Input()~System.IO.Pipelines.DuplexPipe,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~0~0~get_Input [Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]System.IO.Pipelines.DuplexPipe.get_Output()~System.IO.Pipelines.DuplexPipe,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~0~0~get_Output +[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.Base64UrlDecode(string)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~1~0~Base64UrlDecode +[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.Base64UrlDecode(string,int32,char[],int32,int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~5~0~Base64UrlDecode +[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.Base64UrlDecode(string,int32,int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~3~0~Base64UrlDecode +[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.GetArraySizeRequiredToDecode(int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~1~0~GetArraySizeRequiredToDecode +[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.GetNumBase64PaddingCharsToAddForDecode(int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~1~0~GetNumBase64PaddingCharsToAddForDecode +[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.ValidateParameters(int32,string,int32,int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~4~0~ValidateParameters [Microsoft.Azure.WebJobs.Extensions.Http]Microsoft.Azure.WebJobs.Extensions.Http.HttpRequestExtensions.GetQueryParameterDictionary(HttpRequest)~Microsoft.Azure.WebJobs.Extensions.Http.HttpRequestExtensions,Microsoft.Azure.WebJobs.Extensions.Http~1~0~GetQueryParameterDictionary [Microsoft.Azure.WebJobs.Extensions.Http]Microsoft.Azure.WebJobs.Extensions.Http.HttpRequestExtensions+<>c..cctor()~Microsoft.Azure.WebJobs.Extensions.Http.HttpRequestExtensions+<>c,Microsoft.Azure.WebJobs.Extensions.Http~0~0~.cctor [Microsoft.Azure.WebJobs.Extensions.Http]Microsoft.Azure.WebJobs.Extensions.Http.HttpRequestExtensions+<>c.b__5_0(KeyValuePair`2)~Microsoft.Azure.WebJobs.Extensions.Http.HttpRequestExtensions+<>c,Microsoft.Azure.WebJobs.Extensions.Http~1~0~b__5_0 @@ -1410,11 +1637,14 @@ [Microsoft.Azure.WebJobs.Extensions.Http]Microsoft.Azure.WebJobs.Extensions.Http.IDictionaryExtensions.AddRange<__Canon,__Canon>(IDictionary`2<__Canon,__Canon>,IReadOnlyDictionary`2<__Canon,__Canon>)~Microsoft.Azure.WebJobs.Extensions.Http.IDictionaryExtensions,Microsoft.Azure.WebJobs.Extensions.Http~2~2:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~AddRange [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Binder..ctor(IAttributeBindingSource)~Microsoft.Azure.WebJobs.Binder,Microsoft.Azure.WebJobs.Host~1~0~.ctor [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Binder.Complete(CancellationToken)~Microsoft.Azure.WebJobs.Binder,Microsoft.Azure.WebJobs.Host~1~0~Complete +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Binder.Dispose()~Microsoft.Azure.WebJobs.Binder,Microsoft.Azure.WebJobs.Host~0~0~Dispose [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Binder.Dispose(bool)~Microsoft.Azure.WebJobs.Binder,Microsoft.Azure.WebJobs.Host~1~0~Dispose [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Binder.get_BindingData()~Microsoft.Azure.WebJobs.Binder,Microsoft.Azure.WebJobs.Host~0~0~get_BindingData +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Binder+d__14..ctor()~Microsoft.Azure.WebJobs.Binder+d__14,Microsoft.Azure.WebJobs.Host~0~0~.ctor [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Binder+d__14.MoveNext()~Microsoft.Azure.WebJobs.Binder+d__14,Microsoft.Azure.WebJobs.Host~0~0~MoveNext [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.ExecutionContext.get_InvocationId()~Microsoft.Azure.WebJobs.ExecutionContext,Microsoft.Azure.WebJobs.Host~0~0~get_InvocationId [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.ExecutionContext.get_RetryContext()~Microsoft.Azure.WebJobs.ExecutionContext,Microsoft.Azure.WebJobs.Host~0~0~get_RetryContext +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.AmbientBindingContext..ctor(FunctionBindingContext,Func`1>)~Microsoft.Azure.WebJobs.Host.Bindings.AmbientBindingContext,Microsoft.Azure.WebJobs.Host~2~0~.ctor [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.AmbientBindingContext.get_BindingData()~Microsoft.Azure.WebJobs.Host.Bindings.AmbientBindingContext,Microsoft.Azure.WebJobs.Host~0~0~get_BindingData [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.BindingContext.b__18_0()~Microsoft.Azure.WebJobs.Host.Bindings.BindingContext,Microsoft.Azure.WebJobs.Host~0~0~b__18_0 [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.BindingContext.get_AmbientContext()~Microsoft.Azure.WebJobs.Host.Bindings.BindingContext,Microsoft.Azure.WebJobs.Host~0~0~get_AmbientContext @@ -1422,21 +1652,63 @@ [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.FunctionBinding+<>c__DisplayClass4_0.b__0()~Microsoft.Azure.WebJobs.Host.Bindings.FunctionBinding+<>c__DisplayClass4_0,Microsoft.Azure.WebJobs.Host~0~0~b__0 [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.AttributeBindingSource..ctor(MemberInfo,IBindingProvider,AmbientBindingContext)~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.AttributeBindingSource,Microsoft.Azure.WebJobs.Host~3~0~.ctor [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.AttributeBindingSource.get_AmbientBindingContext()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.AttributeBindingSource,Microsoft.Azure.WebJobs.Host~0~0~get_AmbientBindingContext +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.CollectingDisposable..ctor()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.CollectingDisposable,Microsoft.Azure.WebJobs.Host~0~0~.ctor [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.CollectingDisposable.Dispose()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.CollectingDisposable,Microsoft.Azure.WebJobs.Host~0~0~Dispose [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeBinding.BindAsync(BindingContext)~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeBinding,Microsoft.Azure.WebJobs.Host~1~0~BindAsync [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeBinding.BindAsync(IAttributeBindingSource,ValueBindingContext)~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeBinding,Microsoft.Azure.WebJobs.Host~2~0~BindAsync [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeBindingWatcher..ctor()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeBindingWatcher,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider..ctor(IAttributeBindingSource,Type)~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider,Microsoft.Azure.WebJobs.Host~2~0~.ctor [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider.Dispose()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider,Microsoft.Azure.WebJobs.Host~0~0~Dispose [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider.GetValueAsync()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider,Microsoft.Azure.WebJobs.Host~0~0~GetValueAsync [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider.SetValueAsync(object,CancellationToken)~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider,Microsoft.Azure.WebJobs.Host~2~0~SetValueAsync [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider.ToInvokeString()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider,Microsoft.Azure.WebJobs.Host~0~0~ToInvokeString +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider+d__7..ctor()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider+d__7,Microsoft.Azure.WebJobs.Host~0~0~.ctor [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider+d__7.MoveNext()~Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider+d__7,Microsoft.Azure.WebJobs.Host~0~0~MoveNext +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.SystemBindingData..ctor()~Microsoft.Azure.WebJobs.Host.Bindings.SystemBindingData,Microsoft.Azure.WebJobs.Host~0~0~.ctor [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.SystemBindingData.AddToBindingData(Dictionary`2)~Microsoft.Azure.WebJobs.Host.Bindings.SystemBindingData,Microsoft.Azure.WebJobs.Host~1~0~AddToBindingData +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Bindings.SystemBindingData.set_MethodName(string)~Microsoft.Azure.WebJobs.Host.Bindings.SystemBindingData,Microsoft.Azure.WebJobs.Host~1~0~set_MethodName [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.ContextAccessor`1.get_Value()~Microsoft.Azure.WebJobs.Host.ContextAccessor`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Host~0~0~get_Value +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder.Add(IConfigurationSource)~Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder,Microsoft.Azure.WebJobs.Host~1~0~Add +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder.get__trackedChanges()~Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder,Microsoft.Azure.WebJobs.Host~0~0~get__trackedChanges +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder.get_ConfigurationBuilder()~Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder,Microsoft.Azure.WebJobs.Host~0~0~get_ConfigurationBuilder +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder.get_TrackedConfigurationSources()~Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder,Microsoft.Azure.WebJobs.Host~0~0~get_TrackedConfigurationSources +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder.ResetTracking()~Microsoft.Azure.WebJobs.Host.Hosting.TrackedConfigurationBuilder,Microsoft.Azure.WebJobs.Host~0~0~ResetTracking +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Hosting.TrackedServiceCollection.get_TrackedCollectionChanges()~Microsoft.Azure.WebJobs.Host.Hosting.TrackedServiceCollection,Microsoft.Azure.WebJobs.Host~0~0~get_TrackedCollectionChanges +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Hosting.TrackedServiceCollection.ResetTracking()~Microsoft.Azure.WebJobs.Host.Hosting.TrackedServiceCollection,Microsoft.Azure.WebJobs.Host~0~0~ResetTracking [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Indexers.FunctionIndexer+ReturnParameterInfo+<>c__DisplayClass2_0.b__0(Attribute)~Microsoft.Azure.WebJobs.Host.Indexers.FunctionIndexer+ReturnParameterInfo+<>c__DisplayClass2_0,Microsoft.Azure.WebJobs.Host~1~0~b__0 +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.NameResolverExtensions.ResolveWholeStringCore(INameResolver,string,bool)~Microsoft.Azure.WebJobs.Host.NameResolverExtensions,Microsoft.Azure.WebJobs.Host~3~0~ResolveWholeStringCore +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.NameResolverExtensions.TryResolveWholeString(INameResolver,string,string&)~Microsoft.Azure.WebJobs.Host.NameResolverExtensions,Microsoft.Azure.WebJobs.Host~3~0~TryResolveWholeString [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Scale.DefaultHostProcessMonitor.RegisterChildProcess(Process)~Microsoft.Azure.WebJobs.Host.Scale.DefaultHostProcessMonitor,Microsoft.Azure.WebJobs.Host~1~0~RegisterChildProcess [Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Scale.DefaultHostProcessMonitor.RegisterChildProcessMonitor(ProcessMonitor)~Microsoft.Azure.WebJobs.Host.Scale.DefaultHostProcessMonitor,Microsoft.Azure.WebJobs.Host~1~0~RegisterChildProcessMonitor -[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Logging.FunctionOutputLogger.Log>(LogLevel,EventId,LogValues`2<__Canon,__Canon>,Exception,Func`3,Exception,string>)~Microsoft.Azure.WebJobs.Logging.FunctionOutputLogger,Microsoft.Azure.WebJobs.Host~5~1:Microsoft.Extensions.Logging.LoggerMessage+LogValues`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Logging.Abstractions~Log +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Hosting.WebJobsConfigurationBuilder.get_ConfigurationBuilder()~Microsoft.Azure.WebJobs.Hosting.WebJobsConfigurationBuilder,Microsoft.Azure.WebJobs.Host~0~0~get_ConfigurationBuilder +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderContext.get_ApplicationRootPath()~Microsoft.Azure.WebJobs.WebJobsBuilderContext,Microsoft.Azure.WebJobs.Host~0~0~get_ApplicationRootPath +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderExtensions..cctor()~Microsoft.Azure.WebJobs.WebJobsBuilderExtensions,Microsoft.Azure.WebJobs.Host~0~0~.cctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderExtensions.ConfigureAndLogUserConfigurationProviders(IWebJobsConfigurationStartup,WebJobsBuilderContext,IWebJobsConfigurationBuilder,ILoggerFactory)~Microsoft.Azure.WebJobs.WebJobsBuilderExtensions,Microsoft.Azure.WebJobs.Host~4~0~ConfigureAndLogUserConfigurationProviders +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderExtensions.ConfigureAndLogUserConfiguredServices(IWebJobsStartup,WebJobsBuilderContext,IWebJobsBuilder,ILoggerFactory)~Microsoft.Azure.WebJobs.WebJobsBuilderExtensions,Microsoft.Azure.WebJobs.Host~4~0~ConfigureAndLogUserConfiguredServices +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderExtensions.ConfigureStartup(IWebJobsStartup,WebJobsBuilderContext,IWebJobsBuilder)~Microsoft.Azure.WebJobs.WebJobsBuilderExtensions,Microsoft.Azure.WebJobs.Host~3~0~ConfigureStartup +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderExtensions.UseWebJobsConfigurationStartup(IWebJobsConfigurationBuilder,Type,WebJobsBuilderContext,ILoggerFactory)~Microsoft.Azure.WebJobs.WebJobsBuilderExtensions,Microsoft.Azure.WebJobs.Host~4~0~UseWebJobsConfigurationStartup +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderExtensions.UseWebJobsStartup(IWebJobsBuilder,Type,WebJobsBuilderContext,ILoggerFactory)~Microsoft.Azure.WebJobs.WebJobsBuilderExtensions,Microsoft.Azure.WebJobs.Host~4~0~UseWebJobsStartup +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderExtensions+<>c.b__26_0(Type)~Microsoft.Azure.WebJobs.WebJobsBuilderExtensions+<>c,Microsoft.Azure.WebJobs.Host~1~0~b__26_0 +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.WebJobsBuilderExtensions+<>c.b__16_0(Type)~Microsoft.Azure.WebJobs.WebJobsBuilderExtensions+<>c,Microsoft.Azure.WebJobs.Host~1~0~b__16_0 +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_ConnectionString()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_ConnectionString +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_DependencyTrackingOptions()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_DependencyTrackingOptions +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_EnableDependencyTracking()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_EnableDependencyTracking +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_EnableLiveMetrics()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_EnableLiveMetrics +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_EnablePerformanceCountersCollection()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_EnablePerformanceCountersCollection +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_InstrumentationKey()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_InstrumentationKey +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_LiveMetricsAuthenticationApiKey()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_LiveMetricsAuthenticationApiKey +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_LiveMetricsInitializationDelay()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_LiveMetricsInitializationDelay +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_QuickPulseAuthenticationApiKey()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_QuickPulseAuthenticationApiKey +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_QuickPulseInitializationDelay()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_QuickPulseInitializationDelay +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_SamplingExcludedTypes()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_SamplingExcludedTypes +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_SamplingIncludedTypes()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_SamplingIncludedTypes +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_SamplingSettings()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_SamplingSettings +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.get_SnapshotConfiguration()~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~get_SnapshotConfiguration +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.set_EnableLiveMetrics(bool)~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~1~0~set_EnableLiveMetrics +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.set_EnablePerformanceCountersCollection(bool)~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~1~0~set_EnablePerformanceCountersCollection +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.set_HttpAutoCollectionOptions(HttpAutoCollectionOptions)~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~1~0~set_HttpAutoCollectionOptions +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.set_LiveMetricsInitializationDelay(TimeSpan)~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~1~0~set_LiveMetricsInitializationDelay +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.set_QuickPulseInitializationDelay(TimeSpan)~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~1~0~set_QuickPulseInitializationDelay [Microsoft.Azure.WebJobs.Script.Abstractions]Microsoft.Azure.WebJobs.Script.Description.BindingMetadata.get_DataType()~Microsoft.Azure.WebJobs.Script.Description.BindingMetadata,Microsoft.Azure.WebJobs.Script.Abstractions~0~0~get_DataType [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.AspNetCoreGrpcServer.get_Uri()~Microsoft.Azure.WebJobs.Script.Grpc.AspNetCoreGrpcServer,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_Uri [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Eventing.GrpcEvent..ctor(string,StreamingMessage,MessageOrigin)~Microsoft.Azure.WebJobs.Script.Grpc.Eventing.GrpcEvent,Microsoft.Azure.WebJobs.Script.Grpc~3~0~.ctor @@ -1458,6 +1730,8 @@ [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageConversionExtensions+d__3.MoveNext()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageConversionExtensions+d__3,Microsoft.Azure.WebJobs.Script.Grpc~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageExtensionUtilities.ConvertFromHttpMessageToExpando(RpcHttp)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageExtensionUtilities,Microsoft.Azure.WebJobs.Script.Grpc~1~0~ConvertFromHttpMessageToExpando [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageExtensionUtilities+<>c..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageExtensionUtilities+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageExtensionUtilities+<>c.b__0_0(KeyValuePair`2)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageExtensionUtilities+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__0_0 +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageExtensionUtilities+<>c.b__0_1(KeyValuePair`2)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageExtensionUtilities+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__0_1 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel..ctor(string,IScriptEventManager,RpcWorkerConfig,IWorkerProcess,ILogger,IMetricsLogger,int32,IEnvironment,IOptionsMonitor`1,ISharedMemoryManager,IFunctionDataCache,IOptions`1)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~12~0~.ctor [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.<.ctor>b__36_0(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~<.ctor>b__36_0 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.<.ctor>b__36_6(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~<.ctor>b__36_6 @@ -1465,7 +1739,6 @@ [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.b__53_1(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__53_1 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.get_FunctionInputBuffers()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_FunctionInputBuffers [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.get_Id()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_Id -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.GetBindingDataAsync(ParameterBinding,string)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~2~0~GetBindingDataAsync [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.GetFunctionLoadRequest(FunctionMetadata,ManagedDependencyOptions)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~2~0~GetFunctionLoadRequest [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.GetOutputMaps(IList`1)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~GetOutputMaps [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.GetWorkerInitRequest()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~0~0~GetWorkerInitRequest @@ -1480,6 +1753,7 @@ [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.SendWorkerInitRequest(GrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~SendWorkerInitRequest [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.SetupFunctionInvocationBuffers(IEnumerable`1)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~SetupFunctionInvocationBuffers [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.StartWorkerProcessAsync(CancellationToken)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~StartWorkerProcessAsync +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.SystemLog(GrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~SystemLog [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.WorkerInitResponse(GrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~1~0~WorkerInitResponse [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<<-ctor>b__36_6>d.MoveNext()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<<-ctor>b__36_6>d,Microsoft.Azure.WebJobs.Script.Grpc~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<b__58_0>d.MoveNext()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<b__58_0>d,Microsoft.Azure.WebJobs.Script.Grpc~0~0~MoveNext @@ -1488,15 +1762,12 @@ [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.<.ctor>b__36_2(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~<.ctor>b__36_2 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.<.ctor>b__36_5(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~<.ctor>b__36_5 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.<.ctor>b__36_7(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~<.ctor>b__36_7 -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.b__65_0(ParameterBinding)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__65_0 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.b__67_1(string,Exception)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~2~0~b__67_1 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.b__53_0(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__53_0 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.b__53_4(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__53_4 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.b__48_0(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__48_0 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.b__46_0(InboundGrpcEvent)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__46_0 -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c__DisplayClass65_0.b__1(ParameterBinding)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c__DisplayClass65_0,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__1 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c__DisplayClass67_0.b__0(object)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c__DisplayClass67_0,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__0 -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__63.MoveNext()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__63,Microsoft.Azure.WebJobs.Script.Grpc~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__65.MoveNext()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__65,Microsoft.Azure.WebJobs.Script.Grpc~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__59.MoveNext()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__59,Microsoft.Azure.WebJobs.Script.Grpc~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46.MoveNext()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc~0~0~MoveNext @@ -1520,18 +1791,13 @@ [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationRequest.CalculateSize()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationRequest,Microsoft.Azure.WebJobs.Script.Grpc~0~0~CalculateSize [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationRequest.pb::Google.Protobuf.IBufferMessage.InternalWriteTo(WriteContext&)~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationRequest,Microsoft.Azure.WebJobs.Script.Grpc~1~0~pb::Google.Protobuf.IBufferMessage.InternalWriteTo [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationRequest+<>c..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationRequest+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse..ctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.ctor [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse.pb::Google.Protobuf.IBufferMessage.InternalMergeFrom(ParseContext&)~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse,Microsoft.Azure.WebJobs.Script.Grpc~1~0~pb::Google.Protobuf.IBufferMessage.InternalMergeFrom -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse+<>c..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding.CalculateSize()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding,Microsoft.Azure.WebJobs.Script.Grpc~0~0~CalculateSize [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding.get_Data()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_Data -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding.get_RpcSharedMemory()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_RpcSharedMemory -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding.pb::Google.Protobuf.IBufferMessage.InternalMergeFrom(ParseContext&)~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding,Microsoft.Azure.WebJobs.Script.Grpc~1~0~pb::Google.Protobuf.IBufferMessage.InternalMergeFrom [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding.pb::Google.Protobuf.IBufferMessage.InternalWriteTo(WriteContext&)~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding,Microsoft.Azure.WebJobs.Script.Grpc~1~0~pb::Google.Protobuf.IBufferMessage.InternalWriteTo [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding+<>c..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding+<>c.<.cctor>b__41_0()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~<.cctor>b__41_0 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.RpcFunctionMetadata..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.RpcFunctionMetadata,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.RpcFunctionMetadata..ctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.RpcFunctionMetadata,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.ctor [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.RpcFunctionMetadata.CalculateSize()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.RpcFunctionMetadata,Microsoft.Azure.WebJobs.Script.Grpc~0~0~CalculateSize @@ -1571,9 +1837,9 @@ [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.StreamingMessage+<>c.<.cctor>b__117_0()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.StreamingMessage+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~<.cctor>b__117_0 [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData.CalculateSize()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~0~0~CalculateSize +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData.get_Bytes()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_Bytes [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData.get_Http()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_Http [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData.get_Json()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_Json -[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData.get_String()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_String [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData.pb::Google.Protobuf.IBufferMessage.InternalMergeFrom(ParseContext&)~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~1~0~pb::Google.Protobuf.IBufferMessage.InternalMergeFrom [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData.pb::Google.Protobuf.IBufferMessage.InternalWriteTo(WriteContext&)~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~1~0~pb::Google.Protobuf.IBufferMessage.InternalWriteTo [Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData+<>c..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor @@ -1618,35 +1884,93 @@ [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelOptions..ctor()~Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelOptions,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.ctor [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository..ctor(string,ILogger,IEnvironment)~Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~3~0~.ctor [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository.add_SecretsChanged(EventHandler`1)~Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~1~0~add_SecretsChanged +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository.GetSecretFileName(string)~Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetSecretFileName [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository.InitializeSentinelDirectoryAndWatcher()~Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~0~0~InitializeSentinelDirectoryAndWatcher [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository..ctor(string,string,string,ILogger,IEnvironment,IAzureStorageProvider)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~6~0~.ctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.CreateBlobContainerClient(string)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~1~0~CreateBlobContainerClient [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.get_IsEncryptionSupported()~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_IsEncryptionSupported [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.get_Name()~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_Name +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.ReadAsync(ScriptSecretsType,string)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~2~0~ReadAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.WriteAsync(ScriptSecretsType,string,ScriptSecrets)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~3~0~WriteAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.WriteToBlobAsync(string,string)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~2~0~WriteToBlobAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Configuration.ScriptApplicationHostOptionsSetup.<.ctor>b__7_0(StandbyOptions)~Microsoft.Azure.WebJobs.Script.WebHost.Configuration.ScriptApplicationHostOptionsSetup,Microsoft.Azure.WebJobs.Script.WebHost~1~0~<.ctor>b__7_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter..ctor(FileAccess)~Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~.ctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter.ReadValue(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~ReadValue +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter.Unprotect(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~Unprotect +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter.WriteValue(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~WriteValue +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory.GetValueReader(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetValueReader +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory.GetValueWriter(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetValueWriter [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory.IsEncryptionSupported()~Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory,Microsoft.Azure.WebJobs.Script.WebHost~0~0~IsEncryptionSupported [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider.Create()~Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider,Microsoft.Azure.WebJobs.Script.WebHost~0~0~Create [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider.CreateSecretsRepository()~Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider,Microsoft.Azure.WebJobs.Script.WebHost~0~0~CreateSecretsRepository [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider.get_Current()~Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_Current [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider.TryGetSecretsRepositoryType(Type&)~Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider,Microsoft.Azure.WebJobs.Script.WebHost~1~0~TryGetSecretsRepositoryType [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Features.FunctionExecutionFeature+<>c__DisplayClass9_0.b__0(Dictionary`2,Exception)~Microsoft.Azure.WebJobs.Script.WebHost.Features.FunctionExecutionFeature+<>c__DisplayClass9_0,Microsoft.Azure.WebJobs.Script.WebHost~2~0~b__0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets.get_HasStaleKeys()~Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_HasStaleKeys +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets+<>c.b__7_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__7_0 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService..ctor(ILoggerFactory,IScriptHostManager,IPrimaryHostStateProvider,IFunctionsSyncManager)~Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService,Microsoft.Azure.WebJobs.Script.WebHost~4~0~.ctor [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService.StartAsync(CancellationToken)~Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService,Microsoft.Azure.WebJobs.Script.WebHost~1~0~StartAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets.get_HasStaleKeys()~Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_HasStaleKeys +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets.get_SecretsType()~Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_SecretsType +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets+<>c.b__13_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__13_0 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Key.SecretValueEquals(string,string)~Microsoft.Azure.WebJobs.Script.WebHost.Key,Microsoft.Azure.WebJobs.Script.WebHost~2~0~SecretValueEquals +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.KeyValueConverter.ValidateAccess(FileAccess)~Microsoft.Azure.WebJobs.Script.WebHost.KeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~ValidateAccess [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager..ctor(IConfiguration,IHostIdProvider,IOptionsMonitor`1,ILogger`1,HttpClient,ISecretManagerProvider,IScriptWebHostEnvironment,IEnvironment,HostNameProvider,IFunctionMetadataManager,IAzureStorageProvider)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~11~0~.ctor [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Middleware.SystemTraceMiddleware+<>c.b__5_1(Claim)~Microsoft.Azure.WebJobs.Script.WebHost.Middleware.SystemTraceMiddleware+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__5_1 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Properties.Resources.get_HostSpecializationTrace()~Microsoft.Azure.WebJobs.Script.WebHost.Properties.Resources,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_HostSpecializationTrace +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Properties.Resources.get_TraceHostSecretGeneration()~Microsoft.Azure.WebJobs.Script.WebHost.Properties.Resources,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_TraceHostSecretGeneration +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecrets..ctor()~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecrets,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.ctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer.DeserializeSecrets<__Canon>(string)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~DeserializeSecrets +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer.GetSerializer(JObject,Type)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetSerializer +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer.ResolveSerializerAndRun<__Canon>(string,Type,Func`3)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~3~1:System.__Canon,System.Private.CoreLib~ResolveSerializerAndRun +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer.SerializeSecrets<__Canon>(__Canon)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~SerializeSecrets +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__6`1..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__6`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__6`1.b__6_0(IScriptSecretSerializer,JObject)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__6`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~2~0~b__6_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__DisplayClass8_0.b__0(IScriptSecretSerializer)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__DisplayClass8_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV0.CanSerialize(JObject,Type)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV0,Microsoft.Azure.WebJobs.Script.WebHost~2~0~CanSerialize +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1.CanSerialize(JObject,Type)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1,Microsoft.Azure.WebJobs.Script.WebHost~2~0~CanSerialize +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1.DeserializeSecrets<__Canon>(JObject)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~DeserializeSecrets +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1.SerializeSecrets<__Canon>(__Canon)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~SerializeSecrets [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager..ctor(ISecretsRepository,IKeyValueConverterFactory,ILogger,IMetricsLogger,HostNameProvider,StartupContextProvider)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~6~0~.ctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.b__40_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__40_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.ClearCacheOnChange(ScriptSecretsType,string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~ClearCacheOnChange +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GenerateFunctionKey()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GenerateFunctionKey +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GenerateHostSecrets()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GenerateHostSecrets +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GenerateMasterKey()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GenerateMasterKey [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetAuthorizationLevelAsync(ISecretManager,string,string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~3~0~GetAuthorizationLevelAsync [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetAuthorizationLevelOrNullAsync(string,string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetAuthorizationLevelOrNullAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetEncryptionKeysHashes()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GetEncryptionKeysHashes [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetFunctionSecretsAsync(string,bool)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetFunctionSecretsAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetFunctionSecretsLock(string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetFunctionSecretsLock [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetHostSecretsAsync()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GetHostSecretsAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetSecretsType<__Canon>()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~1:System.__Canon,System.Private.CoreLib~GetSecretsType [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.HasMatchingKey(IDictionary`2,string,string&)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~3~0~HasMatchingKey [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.InitializeCache()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~InitializeCache +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.LoadSecretsAsync(ScriptSecretsType,string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~LoadSecretsAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.LoadSecretsAsync<__Canon>(string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~LoadSecretsAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.PersistSecretsAsync<__Canon>(__Canon,string,bool)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~3~1:System.__Canon,System.Private.CoreLib~PersistSecretsAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.ReadHostSecrets(HostSecrets)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~ReadHostSecrets +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__19_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__19_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__19_1(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__19_1 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__54_0(string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__54_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__18_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__18_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__18_1(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__18_1 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c__DisplayClass19_0.b__3(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c__DisplayClass19_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__3 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c__DisplayClass31_0.b__0(KeyValuePair`2)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c__DisplayClass31_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__0 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.AuthLevelAuthorizationHandler..ctor()~Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.AuthLevelAuthorizationHandler,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.ctor [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.AuthUtility..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.AuthUtility,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.AuthUtility.PrincipalHasAuthLevelClaim(ClaimsPrincipal,AuthorizationLevel,string)~Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.AuthUtility,Microsoft.Azure.WebJobs.Script.WebHost~3~0~PrincipalHasAuthLevelClaim @@ -1657,14 +1981,6 @@ [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.FunctionAuthorizationHandler..ctor()~Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.FunctionAuthorizationHandler,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.ctor [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.FunctionAuthorizationHandler.HandleRequirementAsync(AuthorizationHandlerContext,FunctionAuthorizationRequirement,FunctionDescriptor)~Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.FunctionAuthorizationHandler,Microsoft.Azure.WebJobs.Script.WebHost~3~0~HandleRequirementAsync [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.NamedAuthLevelAuthorizationHandler..ctor()~Microsoft.Azure.WebJobs.Script.WebHost.Security.Authorization.NamedAuthLevelAuthorizationHandler,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.ctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.Decrypt(string,IEnvironment)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~2~0~Decrypt -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.Decrypt(uint8[],string)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~2~0~Decrypt -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.GetSHA256Base64String(uint8[])~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetSHA256Base64String -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.ToKeyBytes(string)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~1~0~ToKeyBytes -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.TryGetEncryptionKey(IEnvironment,string,uint8[]&,bool)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~4~0~TryGetEncryptionKey -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c.b__9_0(int32)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__9_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c__DisplayClass9_0.b__1(int32)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c__DisplayClass9_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__1 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager.<.ctor>b__18_0(object)~Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~<.ctor>b__18_0 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager.NotifyChange()~Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~NotifyChange [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager.SpecializeHostAsync()~Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~SpecializeHostAsync @@ -1675,10 +1991,6 @@ [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider.GetFunctionSecretsOrNull()~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GetFunctionSecretsOrNull [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider.GetHostSecretsOrNull()~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GetHostSecretsOrNull [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider.GetStartupContextOrNull()~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GetStartupContextOrNull -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c.b__10_0(FunctionSecrets)~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__10_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c.b__10_1(FunctionSecrets)~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__10_1 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c__DisplayClass11_0.b__0()~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c__DisplayClass11_0,Microsoft.Azure.WebJobs.Script.WebHost~0~0~b__0 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.WebHostServiceCollectionExtensions+<>c.b__3_3(IServiceProvider)~Microsoft.Azure.WebJobs.Script.WebHost.WebHostServiceCollectionExtensions+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__3_3 [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService.DisposeRequestTrackingModule()~Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService,Microsoft.Azure.WebJobs.Script.WebHost~0~0~DisposeRequestTrackingModule [Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+<>c__DisplayClass67_0.b__0()~Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+<>c__DisplayClass67_0,Microsoft.Azure.WebJobs.Script.WebHost~0~0~b__0 @@ -1710,7 +2022,6 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager.GetContainerClient(string)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager,Microsoft.Azure.WebJobs.Script~1~0~GetContainerClient [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager.GetLockPath(string)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager,Microsoft.Azure.WebJobs.Script~1~0~GetLockPath [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager.ReadLeaseBlobMetadata(BlobClient,CancellationToken)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager,Microsoft.Azure.WebJobs.Script~2~0~ReadLeaseBlobMetadata -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager.RenewAsync(IDistributedLock,CancellationToken)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager,Microsoft.Azure.WebJobs.Script~2~0~RenewAsync [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager.TryAcquireLeaseAsync(BlobLeaseDistributedLockManager,BlobClient,TimeSpan,string,CancellationToken,string)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager,Microsoft.Azure.WebJobs.Script~6~0~TryAcquireLeaseAsync [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager.TryLockAsync(string,string,string,string,TimeSpan,CancellationToken)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager,Microsoft.Azure.WebJobs.Script~6~0~TryLockAsync [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager.WriteLeaseBlobMetadata(BlobClient,string,string,CancellationToken)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager,Microsoft.Azure.WebJobs.Script~4~0~WriteLeaseBlobMetadata @@ -1718,9 +2029,20 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__12.MoveNext()~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__12,Microsoft.Azure.WebJobs.Script~0~0~MoveNext [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__8.MoveNext()~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__8,Microsoft.Azure.WebJobs.Script~0~0~MoveNext [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15.MoveNext()~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle.RenewAsync(ILogger,CancellationToken)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle,Microsoft.Azure.WebJobs.Script~2~0~RenewAsync -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17.MoveNext()~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Config.ScriptSettingsManager.get_AzureWebsiteInstanceId()~Microsoft.Azure.WebJobs.Script.Config.ScriptSettingsManager,Microsoft.Azure.WebJobs.Script~0~0~get_AzureWebsiteInstanceId [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Config.ScriptSettingsManager.get_Instance()~Microsoft.Azure.WebJobs.Script.Config.ScriptSettingsManager,Microsoft.Azure.WebJobs.Script~0~0~get_Instance +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidator..ctor(IConfiguration,IFunctionMetadataManager)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidator,Microsoft.Azure.WebJobs.Script~2~0~.ctor +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidator.Validate(IConfigurationRoot)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidator,Microsoft.Azure.WebJobs.Script~1~0~Validate +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidator+<>c..cctor()~Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidator+<>c,Microsoft.Azure.WebJobs.Script~0~0~.cctor +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidator+<>c.b__4_0(BindingMetadata)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidator+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__4_0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidatorService..ctor(ExternalConfigurationStartupValidator,IConfigurationRoot,IEnvironment,ILogger`1)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidatorService,Microsoft.Azure.WebJobs.Script~4~0~.ctor +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidatorService.StartAsync(CancellationToken)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ExternalConfigurationStartupValidatorService,Microsoft.Azure.WebJobs.Script~1~0~StartAsync +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator..cctor()~Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator,Microsoft.Azure.WebJobs.Script~0~0~.cctor +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator.GetBuiltinExtensionAssemblies()~Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator,Microsoft.Azure.WebJobs.Script~0~0~GetBuiltinExtensionAssemblies +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator+<>c.b__11_0(Type)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__11_0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator+<>c__DisplayClass12_1.b__0(AssemblyName)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator+<>c__DisplayClass12_1,Microsoft.Azure.WebJobs.Script~1~0~b__0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator+<>c__DisplayClass12_2.b__1(Assembly,string,bool)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator+<>c__DisplayClass12_2,Microsoft.Azure.WebJobs.Script~3~0~b__1 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator+TypeNameEqualityComparer.GetHashCode(Type)~Microsoft.Azure.WebJobs.Script.DependencyInjection.ScriptStartupTypeLocator+TypeNameEqualityComparer,Microsoft.Azure.WebJobs.Script~1~0~GetHashCode [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.RpcFunctionDescriptorProvider.TryCreate(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.Description.RpcFunctionDescriptorProvider,Microsoft.Azure.WebJobs.Script~1~0~TryCreate [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.RpcFunctionDescriptorProvider+d__2.MoveNext()~Microsoft.Azure.WebJobs.Script.Description.RpcFunctionDescriptorProvider+d__2,Microsoft.Azure.WebJobs.Script~0~0~MoveNext [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.ScriptInvocationContext.get_AsyncExecutionContext()~Microsoft.Azure.WebJobs.Script.Description.ScriptInvocationContext,Microsoft.Azure.WebJobs.Script~0~0~get_AsyncExecutionContext @@ -1749,7 +2071,7 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.b__11_0()~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~0~0~b__11_0 [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.BindOutputsAsync(object,Binder,ScriptInvocationResult)~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~3~0~BindOutputsAsync [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.DelayUntilFunctionDispatcherInitializedOrShutdown()~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~0~0~DelayUntilFunctionDispatcherInitializedOrShutdown -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.HandleOutputDictionary(ScriptInvocationResult)~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~1~0~HandleOutputDictionary +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.HandleReturnParameter(ScriptInvocationResult)~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~1~0~HandleReturnParameter [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.InvokeCore(object[],FunctionInvocationContext)~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~2~0~InvokeCore [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.IsDispatcherReady()~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~0~0~IsDispatcherReady [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.TransformInput(object,Dictionary`2)~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~2~0~TransformInput @@ -1760,27 +2082,18 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__13.MoveNext()~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__13,Microsoft.Azure.WebJobs.Script~0~0~MoveNext [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__11.MoveNext()~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__11,Microsoft.Azure.WebJobs.Script~0~0~MoveNext [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9.MoveNext()~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger.FormatLine(IEnumerable`1>,LogLevel,string)~Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger,Microsoft.Azure.WebJobs.Script~3~0~FormatLine -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger.GetLogPrefix(IEnumerable`1>,LogLevel,LogType)~Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger,Microsoft.Azure.WebJobs.Script~3~0~GetLogPrefix -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger.Log>(LogLevel,EventId,LogValues`2<__Canon,__Canon>,Exception,Func`3,Exception,string>)~Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger,Microsoft.Azure.WebJobs.Script~5~1:Microsoft.Extensions.Logging.LoggerMessage+LogValues`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Logging.Abstractions~Log +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Diagnostics.Extensions.LoggerExtension.ScriptStartUpLoadedExtension(ILogger,string,string)~Microsoft.Azure.WebJobs.Script.Diagnostics.Extensions.LoggerExtension,Microsoft.Azure.WebJobs.Script~3~0~ScriptStartUpLoadedExtension +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Diagnostics.Extensions.LoggerExtension.ScriptStartUpLoadingStartUpExtension(ILogger,string)~Microsoft.Azure.WebJobs.Script.Diagnostics.Extensions.LoggerExtension,Microsoft.Azure.WebJobs.Script~2~0~ScriptStartUpLoadingStartUpExtension [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.EnvironmentExtensions.IsContainerReady(IEnvironment)~Microsoft.Azure.WebJobs.Script.EnvironmentExtensions,Microsoft.Azure.WebJobs.Script~1~0~IsContainerReady [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.EnvironmentExtensions.IsEasyAuthEnabled(IEnvironment)~Microsoft.Azure.WebJobs.Script.EnvironmentExtensions,Microsoft.Azure.WebJobs.Script~1~0~IsEasyAuthEnabled [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Eventing.ScriptEvent..ctor(string,string)~Microsoft.Azure.WebJobs.Script.Eventing.ScriptEvent,Microsoft.Azure.WebJobs.Script~2~0~.ctor [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Extensions.HttpRequestExtensions.GetItemOrDefault<__Canon>(HttpRequest,string)~Microsoft.Azure.WebJobs.Script.Extensions.HttpRequestExtensions,Microsoft.Azure.WebJobs.Script~2~1:System.__Canon,System.Private.CoreLib~GetItemOrDefault [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Extensions.HttpRequestExtensions.GetRequestId(HttpRequest)~Microsoft.Azure.WebJobs.Script.Extensions.HttpRequestExtensions,Microsoft.Azure.WebJobs.Script~1~0~GetRequestId [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Extensions.HttpRequestExtensions.GetRequestPropertyOrDefault<__Canon>(HttpRequest,string)~Microsoft.Azure.WebJobs.Script.Extensions.HttpRequestExtensions,Microsoft.Azure.WebJobs.Script~2~1:System.__Canon,System.Private.CoreLib~GetRequestPropertyOrDefault -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter..cctor()~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~0~0~.cctor -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.AppendLine(string)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~1~0~AppendLine -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.AppendToFile(FileInfo,string)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~2~0~AppendToFile -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.DeleteFiles(IEnumerable`1)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~1~0~DeleteFiles -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.GetCurrentLogFile()~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~0~0~GetCurrentLogFile -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.GetLogFiles(DirectoryInfo)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~1~0~GetLogFiles -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.LogFileIsOld(FileInfo)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~1~0~LogFileIsOld -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.SetLogFile()~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~0~0~SetLogFile -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter+<>c..cctor()~Microsoft.Azure.WebJobs.Script.FileWriter+<>c,Microsoft.Azure.WebJobs.Script~0~0~.cctor -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter+<>c.b__22_0(FileInfo)~Microsoft.Azure.WebJobs.Script.FileWriter+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__22_0 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter+<>c.b__23_0(FileInfo)~Microsoft.Azure.WebJobs.Script.FileWriter+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__23_0 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter+<>c.b__19_0(FileInfo)~Microsoft.Azure.WebJobs.Script.FileWriter+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__19_0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility.WriteAsync(string,string,Encoding)~Microsoft.Azure.WebJobs.Script.FileUtility,Microsoft.Azure.WebJobs.Script~3~0~WriteAsync +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0.g__TryWrite|0()~Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0,Microsoft.Azure.WebJobs.Script~0~0~g__TryWrite|0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0+<g__TryWrite|0>d.MoveNext()~Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0+<g__TryWrite|0>d,Microsoft.Azure.WebJobs.Script~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility+d__9.MoveNext()~Microsoft.Azure.WebJobs.Script.FileUtility+d__9,Microsoft.Azure.WebJobs.Script~0~0~MoveNext [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FunctionMetadataExtensions.GetFunctionId(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script~1~0~GetFunctionId [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.HostNameProvider.get_Value()~Microsoft.Azure.WebJobs.Script.HostNameProvider,Microsoft.Azure.WebJobs.Script~0~0~get_Value [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.HostNameProvider.Reset()~Microsoft.Azure.WebJobs.Script.HostNameProvider,Microsoft.Azure.WebJobs.Script~0~0~Reset @@ -1788,10 +2101,6 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions.TryGetValue<__Canon>(IDictionary`2,string,__Canon&,bool)~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions,Microsoft.Azure.WebJobs.Script~4~1:System.__Canon,System.Private.CoreLib~TryGetValue [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions.TryGetValue(IDictionary`2,string,bool&,bool)~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions,Microsoft.Azure.WebJobs.Script~4~1:System.Boolean,System.Private.CoreLib~TryGetValue [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3..cctor()~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~0~0~.cctor -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3.b__2_1(KeyValuePair`2<__Canon,__Canon>)~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__2_1 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3.b__2_2(KeyValuePair`2<__Canon,__Canon>)~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__2_2 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3+<b__0>d.MoveNext()~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3+<b__0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3.b__0(__Canon)~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__0 [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+d__2`3.MoveNext()~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+d__2`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~0~0~MoveNext [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.ManagedDependencies.ManagedDependencyOptions..ctor()~Microsoft.Azure.WebJobs.Script.ManagedDependencies.ManagedDependencyOptions,Microsoft.Azure.WebJobs.Script~0~0~.ctor [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.ManagedDependencies.ManagedDependencyOptions.get_Enabled()~Microsoft.Azure.WebJobs.Script.ManagedDependencies.ManagedDependencyOptions,Microsoft.Azure.WebJobs.Script~0~0~get_Enabled @@ -1809,8 +2118,6 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.DelayAsync(int32,int32,Func`1)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~3~0~DelayAsync [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.DelayAsync(int32,int32,Func`1>,CancellationToken)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~4~0~DelayAsync [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.DelayAsync(TimeSpan,TimeSpan,Func`1>,CancellationToken)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~4~0~DelayAsync -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.GetStateValueOrDefault<__Canon>(IEnumerable`1>,string)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~2~1:System.__Canon,System.Private.CoreLib~GetStateValueOrDefault -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.GetStateValueOrDefault(IEnumerable`1>,string)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~2~1:System.Boolean,System.Private.CoreLib~GetStateValueOrDefault [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.IsCodelessDotNetLanguageFunction(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~1~0~IsCodelessDotNetLanguageFunction [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.IsFunctionMetadataLanguageSupportedByWorkerRuntime(FunctionMetadata,string)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~2~0~IsFunctionMetadataLanguageSupportedByWorkerRuntime [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.IsSupportedRuntime(string,IEnumerable`1)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~2~0~IsSupportedRuntime @@ -1818,12 +2125,13 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.TryGetFunctionName(IDictionary`2,string&)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~2~0~TryGetFunctionName [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c.b__60_1(FunctionDescriptor)~Microsoft.Azure.WebJobs.Script.Utility+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__60_1 [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass18_0.g__Condition|0()~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass18_0,Microsoft.Azure.WebJobs.Script~0~0~g__Condition|0 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass43_0`1.b__0(KeyValuePair`2)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass43_0`1[[System.Boolean,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__0 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass43_0`1.b__0(KeyValuePair`2)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass43_0`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__0 [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass57_0.b__0(RpcWorkerConfig)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass57_0,Microsoft.Azure.WebJobs.Script~1~0~b__0 [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass59_0.b__1(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass59_0,Microsoft.Azure.WebJobs.Script~1~0~b__1 [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass60_0.b__0(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass60_0,Microsoft.Azure.WebJobs.Script~1~0~b__0 [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+d__20.MoveNext()~Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.WebHost.Formatters.ByteArrayOutputFormatter.CanWriteResult(OutputFormatterCanWriteContext)~Microsoft.Azure.WebJobs.Script.WebHost.Formatters.ByteArrayOutputFormatter,Microsoft.Azure.WebJobs.Script~1~0~CanWriteResult +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.WebHost.Formatters.ByteArrayOutputFormatter.WriteAsync(OutputFormatterWriteContext)~Microsoft.Azure.WebJobs.Script.WebHost.Formatters.ByteArrayOutputFormatter,Microsoft.Azure.WebJobs.Script~1~0~WriteAsync +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.WebHost.Formatters.ByteArrayOutputFormatter+d__1.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Formatters.ByteArrayOutputFormatter+d__1,Microsoft.Azure.WebJobs.Script~0~0~MoveNext [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.DefaultWorkerProcessFactory.CreateWorkerProcess(WorkerContext)~Microsoft.Azure.WebJobs.Script.Workers.DefaultWorkerProcessFactory,Microsoft.Azure.WebJobs.Script~1~0~CreateWorkerProcess [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.DefaultWorkerProcessFactory.GetArguments(WorkerContext)~Microsoft.Azure.WebJobs.Script.Workers.DefaultWorkerProcessFactory,Microsoft.Azure.WebJobs.Script~1~0~GetArguments [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.DefaultWorkerProcessFactory.SanitizeExpandedArgument(string)~Microsoft.Azure.WebJobs.Script.Workers.DefaultWorkerProcessFactory,Microsoft.Azure.WebJobs.Script~1~0~SanitizeExpandedArgument @@ -1850,7 +2158,6 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerContext.GetFormattedArguments()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerContext,Microsoft.Azure.WebJobs.Script~0~0~GetFormattedArguments [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerDescription.get_Language()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerDescription,Microsoft.Azure.WebJobs.Script~0~0~get_Language [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerDescription.get_UseStdErrorStreamForErrorsOnly()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerDescription,Microsoft.Azure.WebJobs.Script~0~0~get_UseStdErrorStreamForErrorsOnly -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerDescription.GetSanitizedRuntimeVersion(string)~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerDescription,Microsoft.Azure.WebJobs.Script~1~0~GetSanitizedRuntimeVersion [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerProcess..ctor(string,string,string,Uri,RpcWorkerConfig,IScriptEventManager,IWorkerProcessFactory,IProcessRegistry,ILogger,IWorkerConsoleLogSource,IMetricsLogger,IServiceProvider)~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerProcess,Microsoft.Azure.WebJobs.Script~12~0~.ctor [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerProcess.CreateWorkerProcess()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerProcess,Microsoft.Azure.WebJobs.Script~0~0~CreateWorkerProcess [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerProcessFactory.Create(string,string,string,RpcWorkerConfig)~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerProcessFactory,Microsoft.Azure.WebJobs.Script~4~0~Create @@ -1861,18 +2168,28 @@ [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.SharedMemoryDataTransfer.SharedMemoryManager.TryFreeSharedMemoryMapsForInvocation(string)~Microsoft.Azure.WebJobs.Script.Workers.SharedMemoryDataTransfer.SharedMemoryManager,Microsoft.Azure.WebJobs.Script~1~0~TryFreeSharedMemoryMapsForInvocation [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerDescription.get_WorkerDirectory()~Microsoft.Azure.WebJobs.Script.Workers.WorkerDescription,Microsoft.Azure.WebJobs.Script~0~0~get_WorkerDirectory [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess..ctor(IScriptEventManager,IProcessRegistry,ILogger,IWorkerConsoleLogSource,IMetricsLogger,IServiceProvider,bool)~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess,Microsoft.Azure.WebJobs.Script~7~0~.ctor -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess.b__26_1(object,DataReceivedEventArgs)~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess,Microsoft.Azure.WebJobs.Script~2~0~b__26_1 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess.BuildAndLogConsoleLog(string,LogLevel)~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess,Microsoft.Azure.WebJobs.Script~2~0~BuildAndLogConsoleLog -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess.OnHostStart(HostStartEvent)~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess,Microsoft.Azure.WebJobs.Script~1~0~OnHostStart [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess.RegisterWithProcessMonitor()~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess,Microsoft.Azure.WebJobs.Script~0~0~RegisterWithProcessMonitor [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess.StartProcessAsync()~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess,Microsoft.Azure.WebJobs.Script~0~0~StartProcessAsync [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessCountOptions.get_InitializationTimeout()~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessCountOptions,Microsoft.Azure.WebJobs.Script~0~0~get_InitializationTimeout [Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessCountOptions.get_ProcessStartupTimeout()~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessCountOptions,Microsoft.Azure.WebJobs.Script~0~0~get_ProcessStartupTimeout -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessUtilities.IsConsoleLog(string)~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessUtilities,Microsoft.Azure.WebJobs.Script~1~0~IsConsoleLog [Microsoft.Azure.WebJobs.Script]Microsoft.Extensions.DependencyInjection.IServiceProviderExtensions.GetScriptHostServiceOrNull<__Canon>(IServiceProvider)~Microsoft.Extensions.DependencyInjection.IServiceProviderExtensions,Microsoft.Azure.WebJobs.Script~1~1:System.__Canon,System.Private.CoreLib~GetScriptHostServiceOrNull [Microsoft.Azure.WebJobs]Microsoft.Azure.WebJobs.Description.BindingAttribute.get_TriggerHandlesReturnValue()~Microsoft.Azure.WebJobs.Description.BindingAttribute,Microsoft.Azure.WebJobs~0~0~get_TriggerHandlesReturnValue +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository..cctor()~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~0~0~.cctor +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.b__13_0(CryptographicKey,int32)~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~2~0~b__13_0 +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.CreateKeyElement(CryptographicKey,int32)~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~2~0~CreateKeyElement +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.GetAllElements()~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~0~0~GetAllElements +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.GetDefaultKey()~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~0~0~GetDefaultKey +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.GetReferencedKey(string)~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~1~0~GetReferencedKey +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectionProvider.CreateAzureDataProtector(Action`1)~Microsoft.Azure.Web.DataProtection.DataProtectionProvider,Microsoft.Azure.WebSites.DataProtection~1~0~CreateAzureDataProtector +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectionProvider.CreateAzureDataProtector(Action`1,bool)~Microsoft.Azure.Web.DataProtection.DataProtectionProvider,Microsoft.Azure.WebSites.DataProtection~2~0~CreateAzureDataProtector +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions.UseAzureWebsitesProviderSettings(IDataProtectionBuilder,bool)~Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions,Microsoft.Azure.WebSites.DataProtection~2~0~UseAzureWebsitesProviderSettings +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions+<>c..cctor()~Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions+<>c,Microsoft.Azure.WebSites.DataProtection~0~0~.cctor +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions+<>c.b__0_0(KeyManagementOptions)~Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions+<>c,Microsoft.Azure.WebSites.DataProtection~1~0~b__0_0 +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.Util..cctor()~Microsoft.Azure.Web.DataProtection.Util,Microsoft.Azure.WebSites.DataProtection~0~0~.cctor +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.Util.ConvertHexToByteArray(string)~Microsoft.Azure.Web.DataProtection.Util,Microsoft.Azure.WebSites.DataProtection~1~0~ConvertHexToByteArray [Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.Util.GetDefaultKeyValue()~Microsoft.Azure.Web.DataProtection.Util,Microsoft.Azure.WebSites.DataProtection~0~0~GetDefaultKeyValue [Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.Util.GetMachineConfigKey()~Microsoft.Azure.Web.DataProtection.Util,Microsoft.Azure.WebSites.DataProtection~0~0~GetMachineConfigKey +[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.Util+<>c__DisplayClass1_0.b__0(int32)~Microsoft.Azure.Web.DataProtection.Util+<>c__DisplayClass1_0,Microsoft.Azure.WebSites.DataProtection~1~0~b__0 [Microsoft.CSharp]Microsoft.CSharp.RuntimeBinder.Binder.SetMember(CSharpBinderFlags,string,Type,IEnumerable`1)~Microsoft.CSharp.RuntimeBinder.Binder,Microsoft.CSharp~4~0~SetMember [Microsoft.CSharp]Microsoft.CSharp.RuntimeBinder.BinderHelper.AddArgHashes(int32,CSharpArgumentInfo[])~Microsoft.CSharp.RuntimeBinder.BinderHelper,Microsoft.CSharp~2~0~AddArgHashes [Microsoft.CSharp]Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo.Create(CSharpArgumentInfoFlags,string)~Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo,Microsoft.CSharp~2~0~Create @@ -1897,13 +2214,16 @@ [Microsoft.Extensions.Azure]Microsoft.Extensions.Azure.ClientFactory+<>c..cctor()~Microsoft.Extensions.Azure.ClientFactory+<>c,Microsoft.Extensions.Azure~0~0~.cctor [Microsoft.Extensions.Azure]Microsoft.Extensions.Azure.ClientFactory+<>c.b__2_0(ConstructorInfo)~Microsoft.Extensions.Azure.ClientFactory+<>c,Microsoft.Extensions.Azure~1~0~b__2_0 [Microsoft.Extensions.Azure]Microsoft.Extensions.Azure.ClientFactory+<>c.b__10_0(string)~Microsoft.Extensions.Azure.ClientFactory+<>c,Microsoft.Extensions.Azure~1~0~b__10_0 +[Microsoft.Extensions.Configuration.Binder]Microsoft.Extensions.Configuration.ConfigurationBinder.AttemptBindToCollectionInterfaces(Type,IConfiguration,BinderOptions)~Microsoft.Extensions.Configuration.ConfigurationBinder,Microsoft.Extensions.Configuration.Binder~3~0~AttemptBindToCollectionInterfaces +[Microsoft.Extensions.Configuration.Binder]Microsoft.Extensions.Configuration.ConfigurationBinder.CreateInstance(Type)~Microsoft.Extensions.Configuration.ConfigurationBinder,Microsoft.Extensions.Configuration.Binder~1~0~CreateInstance +[Microsoft.Extensions.Configuration.Binder]Microsoft.Extensions.Configuration.ConfigurationBinder+<>c.b__16_0(ConstructorInfo)~Microsoft.Extensions.Configuration.ConfigurationBinder+<>c,Microsoft.Extensions.Configuration.Binder~1~0~b__16_0 +[Microsoft.Extensions.Configuration]Microsoft.Extensions.Configuration.ChainedConfigurationProvider+<>c.b__7_0(IConfigurationSection)~Microsoft.Extensions.Configuration.ChainedConfigurationProvider+<>c,Microsoft.Extensions.Configuration~1~0~b__7_0 +[Microsoft.Extensions.Configuration]Microsoft.Extensions.Configuration.ChainedConfigurationProvider+<>c.b__7_1(string)~Microsoft.Extensions.Configuration.ChainedConfigurationProvider+<>c,Microsoft.Extensions.Configuration~1~0~b__7_1 [Microsoft.Extensions.Configuration]Microsoft.Extensions.Configuration.ConfigurationRoot.Reload()~Microsoft.Extensions.Configuration.ConfigurationRoot,Microsoft.Extensions.Configuration~0~0~Reload [Microsoft.Extensions.FileProviders.Abstractions]Microsoft.Extensions.FileProviders.EmptyDisposable..cctor()~Microsoft.Extensions.FileProviders.EmptyDisposable,Microsoft.Extensions.FileProviders.Abstractions~0~0~.cctor [Microsoft.Extensions.FileProviders.Abstractions]Microsoft.Extensions.FileProviders.NullChangeToken..cctor()~Microsoft.Extensions.FileProviders.NullChangeToken,Microsoft.Extensions.FileProviders.Abstractions~0~0~.cctor [Microsoft.Extensions.FileProviders.Abstractions]Microsoft.Extensions.FileProviders.NullChangeToken.get_Singleton()~Microsoft.Extensions.FileProviders.NullChangeToken,Microsoft.Extensions.FileProviders.Abstractions~0~0~get_Singleton [Microsoft.Extensions.FileProviders.Abstractions]Microsoft.Extensions.FileProviders.NullChangeToken.RegisterChangeCallback(Action`1,object)~Microsoft.Extensions.FileProviders.NullChangeToken,Microsoft.Extensions.FileProviders.Abstractions~2~0~RegisterChangeCallback -[Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.Abstractions.NullLogger.Log>(LogLevel,EventId,LogValues`2<__Canon,__Canon>,Exception,Func`3,Exception,string>)~Microsoft.Extensions.Logging.Abstractions.NullLogger,Microsoft.Extensions.Logging.Abstractions~5~1:Microsoft.Extensions.Logging.LoggerMessage+LogValues`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Logging.Abstractions~Log -[Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.LoggerExtensions.Log(ILogger,LogLevel,string,object[])~Microsoft.Extensions.Logging.LoggerExtensions,Microsoft.Extensions.Logging.Abstractions~4~0~Log [Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.LoggerExtensions.LogTrace(ILogger,string,object[])~Microsoft.Extensions.Logging.LoggerExtensions,Microsoft.Extensions.Logging.Abstractions~3~0~LogTrace [Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.LoggerMessage.Define<__Canon,Http2ErrorCode>(LogLevel,EventId,string)~Microsoft.Extensions.Logging.LoggerMessage,Microsoft.Extensions.Logging.Abstractions~3~2:System.__Canon,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2ErrorCode,Microsoft.AspNetCore.Server.Kestrel.Core~Define [Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.LoggerMessage.Define<__Canon,Http2FrameType,int32,int32,__Canon>(LogLevel,EventId,string)~Microsoft.Extensions.Logging.LoggerMessage,Microsoft.Extensions.Logging.Abstractions~3~5:System.__Canon,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameType,Microsoft.AspNetCore.Server.Kestrel.Core:System.Int32,System.Private.CoreLib:System.Int32,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~Define @@ -1917,6 +2237,7 @@ [Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.LoggerMessage+<>c__DisplayClass6_0`2.b__1(ILogger,__Canon,int32,Exception)~Microsoft.Extensions.Logging.LoggerMessage+<>c__DisplayClass6_0`2[[System.__Canon,System.Private.CoreLib],[System.Int32,System.Private.CoreLib]],Microsoft.Extensions.Logging.Abstractions~4~0~b__1 [Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.LoggerMessage+<>c__DisplayClass9_0`5.b__0(ILogger,__Canon,Http2FrameType,int32,int32,__Canon,Exception)~Microsoft.Extensions.Logging.LoggerMessage+<>c__DisplayClass9_0`5[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameType,Microsoft.AspNetCore.Server.Kestrel.Core],[System.Int32,System.Private.CoreLib],[System.Int32,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Logging.Abstractions~7~0~b__0 [Microsoft.Extensions.Logging]Microsoft.Extensions.Logging.Logger.Log(LogLevel,EventId,EventSourceEvent,Exception,Func`3)~Microsoft.Extensions.Logging.Logger,Microsoft.Extensions.Logging~5~1:Microsoft.Extensions.Azure.AzureEventSourceLogForwarder+EventSourceEvent,Microsoft.Extensions.Azure~Log +[Microsoft.Extensions.Options]Microsoft.Extensions.Options.OptionsBuilder`1.Configure(Action`1<__Canon>)~Microsoft.Extensions.Options.OptionsBuilder`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Options~1~0~Configure [Microsoft.Extensions.Options]Microsoft.Extensions.Options.OptionsCache`1.Clear()~Microsoft.Extensions.Options.OptionsCache`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Options~0~0~Clear [Microsoft.Extensions.Options]Microsoft.Extensions.Options.OptionsCache`1.TryRemove(string)~Microsoft.Extensions.Options.OptionsCache`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Options~1~0~TryRemove [Microsoft.Extensions.Options]Microsoft.Extensions.Options.OptionsMonitor`1+ChangeTrackerDisposable.OnChange(__Canon,string)~Microsoft.Extensions.Options.OptionsMonitor`1+ChangeTrackerDisposable[[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Options~2~0~OnChange @@ -1925,6 +2246,7 @@ [Microsoft.Extensions.Options]Microsoft.Extensions.Options.OptionsMonitorExtensions+<>c__DisplayClass0_0`1.b__0(__Canon,string)~Microsoft.Extensions.Options.OptionsMonitorExtensions+<>c__DisplayClass0_0`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Options~2~0~b__0 [Microsoft.Extensions.Options]Microsoft.Extensions.Options.ValidateOptions`1.Validate(string,__Canon)~Microsoft.Extensions.Options.ValidateOptions`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Options~2~0~Validate [Microsoft.Extensions.Options]Microsoft.Extensions.Options.ValidateOptionsResult..cctor()~Microsoft.Extensions.Options.ValidateOptionsResult,Microsoft.Extensions.Options~0~0~.cctor +[Microsoft.Extensions.Primitives]Microsoft.Extensions.Primitives.StringSegment.op_Inequality(StringSegment,StringSegment)~Microsoft.Extensions.Primitives.StringSegment,Microsoft.Extensions.Primitives~2~0~op_Inequality [Microsoft.Extensions.Primitives]Microsoft.Extensions.Primitives.StringValues.Concat(StringValues&,string)~Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives~2~0~Concat [Microsoft.Extensions.Primitives]Microsoft.Extensions.Primitives.StringValues.op_Implicit(StringValues)~Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives~1~0~op_Implicit [Microsoft.Extensions.Primitives]Microsoft.Extensions.Primitives.StringValues.System.Collections.Generic.IList.get_Item(int32)~Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives~1~0~System.Collections.Generic.IList.get_Item @@ -1947,45 +2269,113 @@ [Microsoft.IdentityModel.Tokens]Microsoft.IdentityModel.Tokens.TokenValidationParameters.set_ValidateIssuer(bool)~Microsoft.IdentityModel.Tokens.TokenValidationParameters,Microsoft.IdentityModel.Tokens~1~0~set_ValidateIssuer [Microsoft.IdentityModel.Tokens]Microsoft.IdentityModel.Tokens.TokenValidationParameters.set_ValidAudience(string)~Microsoft.IdentityModel.Tokens.TokenValidationParameters,Microsoft.IdentityModel.Tokens~1~0~set_ValidAudience [Microsoft.IdentityModel.Tokens]Microsoft.IdentityModel.Tokens.TokenValidationParameters.set_ValidIssuer(string)~Microsoft.IdentityModel.Tokens.TokenValidationParameters,Microsoft.IdentityModel.Tokens~1~0~set_ValidIssuer +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.ConvertFromBase64String(string)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~1~0~ConvertFromBase64String +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.ConvertToBase64String(uint8[],bool)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~2~0~ConvertToBase64String +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.GenerateBase64KeyHelper(uint64,uint32,string,bool)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~4~0~GenerateBase64KeyHelper +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.GenerateKeyWithAppendedSignatureAndChecksum(uint8[],string,uint64,bool)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~4~0~GenerateKeyWithAppendedSignatureAndChecksum +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.GenerateUrlSafeBase64Key(uint64,uint32,string,bool)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~4~0~GenerateUrlSafeBase64Key +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.GetBase64EncodedSignatureBytes(int32,string,uint8)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~3~0~GetBase64EncodedSignatureBytes +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.IsBase62EncodingChar(char)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~1~0~IsBase62EncodingChar +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.RetrievePaddingForBase64EncodedText(string)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~1~0~RetrievePaddingForBase64EncodedText +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.IdentifiableSecrets.ValidateBase64EncodedSignature(string,bool)~Microsoft.Security.Utilities.IdentifiableSecrets,Microsoft.Security.Utilities~2~0~ValidateBase64EncodedSignature +[Microsoft.Security.Utilities]Microsoft.Security.Utilities.Marvin.ComputeHash(ReadOnlySpan`1,uint64)~Microsoft.Security.Utilities.Marvin,Microsoft.Security.Utilities~2~0~ComputeHash [Newtonsoft.Json]Newtonsoft.Json.JsonConvert.SerializeObject(object,Formatting)~Newtonsoft.Json.JsonConvert,Newtonsoft.Json~2~0~SerializeObject [Newtonsoft.Json]Newtonsoft.Json.JsonConvert.SerializeObjectInternal(object,Type,JsonSerializer)~Newtonsoft.Json.JsonConvert,Newtonsoft.Json~3~0~SerializeObjectInternal +[Newtonsoft.Json]Newtonsoft.Json.JsonIgnoreAttribute..ctor()~Newtonsoft.Json.JsonIgnoreAttribute,Newtonsoft.Json~0~0~.ctor [Newtonsoft.Json]Newtonsoft.Json.JsonPropertyAttribute..ctor(string)~Newtonsoft.Json.JsonPropertyAttribute,Newtonsoft.Json~1~0~.ctor +[Newtonsoft.Json]Newtonsoft.Json.JsonReader.MoveToContentAsync(CancellationToken)~Newtonsoft.Json.JsonReader,Newtonsoft.Json~1~0~MoveToContentAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonReader.ReadAsBoolean()~Newtonsoft.Json.JsonReader,Newtonsoft.Json~0~0~ReadAsBoolean [Newtonsoft.Json]Newtonsoft.Json.JsonSerializer.get_Formatting()~Newtonsoft.Json.JsonSerializer,Newtonsoft.Json~0~0~get_Formatting [Newtonsoft.Json]Newtonsoft.Json.JsonSerializer.SerializeInternal(JsonWriter,object,Type)~Newtonsoft.Json.JsonSerializer,Newtonsoft.Json~3~0~SerializeInternal [Newtonsoft.Json]Newtonsoft.Json.JsonSerializer.set_Formatting(Formatting)~Newtonsoft.Json.JsonSerializer,Newtonsoft.Json~1~0~set_Formatting +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.DoReadAsync(CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~DoReadAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.EatWhitespaceAsync(CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~EatWhitespaceAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.EnsureCharsAsync(int32,bool,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~3~0~EnsureCharsAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.MatchAndSetAsync(string,JsonToken,object,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~4~0~MatchAndSetAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.MatchValueAsync(string,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~2~0~MatchValueAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.MatchValueWithTrailingSeparatorAsync(string,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~2~0~MatchValueWithTrailingSeparatorAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseObjectAsync(CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~ParseObjectAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParsePostValueAsync(bool,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~2~0~ParsePostValueAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParsePropertyAsync(CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~ParsePropertyAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseStringAsync(char,ReadType,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~3~0~ParseStringAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseTrue()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ParseTrue +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseValueAsync(CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~ParseValueAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ProcessCarriageReturnAsync(bool,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~2~0~ProcessCarriageReturnAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ReadAsync(CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~ReadAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ReadDataAsync(bool,int32,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~3~0~ReadDataAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ReadStringIntoBufferAsync(char,CancellationToken)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~2~0~ReadStringIntoBufferAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.SetNewLine(bool)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~SetNewLine +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__17.MoveNext()~Newtonsoft.Json.JsonTextReader+d__17,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__21.MoveNext()~Newtonsoft.Json.JsonTextReader+d__21,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__19.MoveNext()~Newtonsoft.Json.JsonTextReader+d__19,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__20.MoveNext()~Newtonsoft.Json.JsonTextReader+d__20,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__15.MoveNext()~Newtonsoft.Json.JsonTextReader+d__15,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__4.MoveNext()~Newtonsoft.Json.JsonTextReader+d__4,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__31.MoveNext()~Newtonsoft.Json.JsonTextReader+d__31,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__18.MoveNext()~Newtonsoft.Json.JsonTextReader+d__18,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__8.MoveNext()~Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__7.MoveNext()~Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader+d__9.MoveNext()~Newtonsoft.Json.JsonTextReader+d__9,Newtonsoft.Json~0~0~MoveNext [Newtonsoft.Json]Newtonsoft.Json.JsonTextWriter.WritePropertyName(string,bool)~Newtonsoft.Json.JsonTextWriter,Newtonsoft.Json~2~0~WritePropertyName [Newtonsoft.Json]Newtonsoft.Json.JsonWriter.WriteValue(JsonWriter,PrimitiveTypeCode,object)~Newtonsoft.Json.JsonWriter,Newtonsoft.Json~3~0~WriteValue +[Newtonsoft.Json]Newtonsoft.Json.Linq.JArray.LoadAsync(JsonReader,JsonLoadSettings,CancellationToken)~Newtonsoft.Json.Linq.JArray,Newtonsoft.Json~3~0~LoadAsync +[Newtonsoft.Json]Newtonsoft.Json.Linq.JArray+d__2.MoveNext()~Newtonsoft.Json.Linq.JArray+d__2,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.Linq.JContainer.ReadContentFromAsync(JsonReader,JsonLoadSettings,CancellationToken)~Newtonsoft.Json.Linq.JContainer,Newtonsoft.Json~3~0~ReadContentFromAsync +[Newtonsoft.Json]Newtonsoft.Json.Linq.JContainer.ReadTokenFromAsync(JsonReader,JsonLoadSettings,CancellationToken)~Newtonsoft.Json.Linq.JContainer,Newtonsoft.Json~3~0~ReadTokenFromAsync +[Newtonsoft.Json]Newtonsoft.Json.Linq.JContainer+d__1.MoveNext()~Newtonsoft.Json.Linq.JContainer+d__1,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.Linq.JContainer+d__0.MoveNext()~Newtonsoft.Json.Linq.JContainer+d__0,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject.get_Item(object)~Newtonsoft.Json.Linq.JObject,Newtonsoft.Json~1~0~get_Item +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject.GetEnumerator()~Newtonsoft.Json.Linq.JObject,Newtonsoft.Json~0~0~GetEnumerator +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject+d__63.MoveNext()~Newtonsoft.Json.Linq.JObject+d__63,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject+d__63.System.Collections.Generic.IEnumerator>.get_Current()~Newtonsoft.Json.Linq.JObject+d__63,Newtonsoft.Json~0~0~System.Collections.Generic.IEnumerator>.get_Current +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject+d__63.System.IDisposable.Dispose()~Newtonsoft.Json.Linq.JObject+d__63,Newtonsoft.Json~0~0~System.IDisposable.Dispose [Newtonsoft.Json]Newtonsoft.Json.Linq.JToken.op_Implicit(int64)~Newtonsoft.Json.Linq.JToken,Newtonsoft.Json~1~0~op_Implicit +[Newtonsoft.Json]Newtonsoft.Json.Linq.JToken.ReadFrom(JsonReader,JsonLoadSettings)~Newtonsoft.Json.Linq.JToken,Newtonsoft.Json~2~0~ReadFrom +[Newtonsoft.Json]Newtonsoft.Json.Linq.JToken.ReadFromAsync(JsonReader,JsonLoadSettings,CancellationToken)~Newtonsoft.Json.Linq.JToken,Newtonsoft.Json~3~0~ReadFromAsync +[Newtonsoft.Json]Newtonsoft.Json.Linq.JToken+d__3.MoveNext()~Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.Linq.JValue.ToString()~Newtonsoft.Json.Linq.JValue,Newtonsoft.Json~0~0~ToString [Newtonsoft.Json]Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveDictionaryKey(string)~Newtonsoft.Json.Serialization.DefaultContractResolver,Newtonsoft.Json~1~0~ResolveDictionaryKey [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonContract.InvokeOnSerialized(object,StreamingContext)~Newtonsoft.Json.Serialization.JsonContract,Newtonsoft.Json~2~0~InvokeOnSerialized [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonContract.InvokeOnSerializing(object,StreamingContext)~Newtonsoft.Json.Serialization.JsonContract,Newtonsoft.Json~2~0~InvokeOnSerializing +[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter,object,JsonContainerContract,JsonProperty,JsonProperty,JsonContract&,object&)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~7~0~CalculatePropertyValues [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CheckForCircularReference(JsonWriter,object,JsonProperty,JsonContract,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~CheckForCircularReference [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.GetPropertyName(JsonWriter,object,JsonContract,bool&)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~4~0~GetPropertyName +[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.IsSpecified(JsonWriter,JsonProperty,object)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~IsSpecified [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.OnSerialized(JsonWriter,JsonContract,object)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~OnSerialized [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.OnSerializing(JsonWriter,JsonContract,object)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~OnSerializing [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.ResolveIsReference(JsonContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~4~0~ResolveIsReference [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.Serialize(JsonWriter,object,Type)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~Serialize [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeDictionary(JsonWriter,IDictionary,JsonDictionaryContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~SerializeDictionary +[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter,IEnumerable,JsonArrayContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~SerializeList +[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter,object,JsonObjectContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~SerializeObject [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializePrimitive(JsonWriter,object,JsonPrimitiveContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~SerializePrimitive [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeValue(JsonWriter,object,JsonContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~SerializeValue +[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.ShouldSerialize(JsonWriter,JsonProperty,object)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~ShouldSerialize +[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.ShouldWriteProperty(object,JsonObjectContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~ShouldWriteProperty [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.ShouldWriteReference(object,JsonProperty,JsonContract,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~5~0~ShouldWriteReference [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.ShouldWriteType(TypeNameHandling,JsonContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~5~0~ShouldWriteType [Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.WriteObjectStart(JsonWriter,object,JsonContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~WriteObjectStart +[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.WriteStartArray(JsonWriter,object,JsonArrayContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~WriteStartArray +[Newtonsoft.Json]Newtonsoft.Json.Utilities.AsyncUtils..cctor()~Newtonsoft.Json.Utilities.AsyncUtils,Newtonsoft.Json~0~0~.cctor [S.P.CoreLib]Interop+Kernel32.EnumCalendarInfoExEx(EnumCalendarInfoProcExEx,string,uint32,string,uint32,void*)~Interop+Kernel32,System.Private.CoreLib~6~0~EnumCalendarInfoExEx [S.P.CoreLib]Interop+Kernel32.EnumTimeFormatsEx(EnumTimeFormatsProcEx,string,uint32,void*)~Interop+Kernel32,System.Private.CoreLib~4~0~EnumTimeFormatsEx [S.P.CoreLib]Interop+Kernel32.GetCalendarInfoEx(string,uint32,native int,uint32,native int,int32,int32&)~Interop+Kernel32,System.Private.CoreLib~7~0~GetCalendarInfoEx [S.P.CoreLib]Interop+Kernel32.GetCalendarInfoEx(string,uint32,native int,uint32,native int,int32,native int)~Interop+Kernel32,System.Private.CoreLib~7~0~GetCalendarInfoEx [S.P.CoreLib]System.AppContext.SetData(string,object)~System.AppContext,System.Private.CoreLib~2~0~SetData [S.P.CoreLib]System.AppDomain.SetData(string,object)~System.AppDomain,System.Private.CoreLib~2~0~SetData +[S.P.CoreLib]System.Array.Copy(Array,int64,Array,int64,int64)~System.Array,System.Private.CoreLib~5~0~Copy [S.P.CoreLib]System.Array.Empty()~System.Array,System.Private.CoreLib~0~1:Microsoft.AspNetCore.Routing.Matching.Candidate,Microsoft.AspNetCore.Routing~Empty -[S.P.CoreLib]System.Array.Empty>()~System.Array,System.Private.CoreLib~0~1:System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~Empty [S.P.CoreLib]System.Array.IndexOf(Array,object)~System.Array,System.Private.CoreLib~2~0~IndexOf [S.P.CoreLib]System.Array.IndexOf(Array,object,int32,int32)~System.Array,System.Private.CoreLib~4~0~IndexOf +[S.P.CoreLib]System.Array.Reverse(uint8[])~System.Array,System.Private.CoreLib~1~1:System.Byte,System.Private.CoreLib~Reverse +[S.P.CoreLib]System.Array.Reverse(uint8[],int32,int32)~System.Array,System.Private.CoreLib~3~1:System.Byte,System.Private.CoreLib~Reverse [S.P.CoreLib]System.Array.System.Collections.IList.Contains(object)~System.Array,System.Private.CoreLib~1~0~System.Collections.IList.Contains [S.P.CoreLib]System.Array+EmptyArray`1..cctor()~System.Array+EmptyArray`1[[Microsoft.AspNetCore.Routing.Matching.Candidate,Microsoft.AspNetCore.Routing]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Array+EmptyArray`1..cctor()~System.Array+EmptyArray`1[[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Array+EmptyArray`1>..cctor()~System.Array+EmptyArray`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Attribute.GetCustomAttributes(Module,Type,bool)~System.Attribute,System.Private.CoreLib~3~0~GetCustomAttributes +[S.P.CoreLib]System.BitConverter.GetBytes(int32)~System.BitConverter,System.Private.CoreLib~1~0~GetBytes +[S.P.CoreLib]System.BitConverter.GetBytes(int64)~System.BitConverter,System.Private.CoreLib~1~0~GetBytes +[S.P.CoreLib]System.BitConverter.GetBytes(uint32)~System.BitConverter,System.Private.CoreLib~1~0~GetBytes [S.P.CoreLib]System.Buffers.Binary.BinaryPrimitives.ReadUInt16BigEndian(ReadOnlySpan`1)~System.Buffers.Binary.BinaryPrimitives,System.Private.CoreLib~1~0~ReadUInt16BigEndian [S.P.CoreLib]System.Buffers.Binary.BinaryPrimitives.ReadUInt32BigEndian(ReadOnlySpan`1)~System.Buffers.Binary.BinaryPrimitives,System.Private.CoreLib~1~0~ReadUInt32BigEndian [S.P.CoreLib]System.Buffers.Binary.BinaryPrimitives.WriteUInt16BigEndian(Span`1,uint16)~System.Buffers.Binary.BinaryPrimitives,System.Private.CoreLib~2~0~WriteUInt16BigEndian @@ -2004,9 +2394,6 @@ [S.P.CoreLib]System.Collections.Generic.Dictionary`2+Enumerator.get_Current()~System.Collections.Generic.Dictionary`2+Enumerator[[Microsoft.AspNetCore.Routing.Matching.HttpMethodMatcherPolicy+EdgeKey,Microsoft.AspNetCore.Routing],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Current [S.P.CoreLib]System.Collections.Generic.Dictionary`2+Enumerator.MoveNext()~System.Collections.Generic.Dictionary`2+Enumerator[[Microsoft.AspNetCore.Routing.Matching.HttpMethodMatcherPolicy+EdgeKey,Microsoft.AspNetCore.Routing],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Collections.Generic.Dictionary`2+Enumerator.System.Collections.IDictionaryEnumerator.get_Entry()~System.Collections.Generic.Dictionary`2+Enumerator[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~System.Collections.IDictionaryEnumerator.get_Entry -[S.P.CoreLib]System.Collections.Generic.Dictionary`2+Enumerator>.Dispose()~System.Collections.Generic.Dictionary`2+Enumerator[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~Dispose -[S.P.CoreLib]System.Collections.Generic.Dictionary`2+Enumerator>.MoveNext()~System.Collections.Generic.Dictionary`2+Enumerator[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Collections.Generic.Dictionary`2+ValueCollection.GetEnumerator()~System.Collections.Generic.Dictionary`2+ValueCollection[[System.Int32,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~GetEnumerator [S.P.CoreLib]System.Collections.Generic.Dictionary`2..ctor()~System.Collections.Generic.Dictionary`2[[System.Int32,System.Private.CoreLib],[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~0~.ctor [S.P.CoreLib]System.Collections.Generic.Dictionary`2..ctor(int32,IEqualityComparer`1)~System.Collections.Generic.Dictionary`2[[System.Int32,System.Private.CoreLib],[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~0~.ctor [S.P.CoreLib]System.Collections.Generic.Dictionary`2.FindEntry(int32)~System.Collections.Generic.Dictionary`2[[System.Int32,System.Private.CoreLib],[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~0~FindEntry @@ -2027,15 +2414,22 @@ [S.P.CoreLib]System.Collections.Generic.Dictionary`2.Initialize(int32)~System.Collections.Generic.Dictionary`2[[Microsoft.AspNetCore.Routing.Matching.HttpMethodMatcherPolicy+EdgeKey,Microsoft.AspNetCore.Routing],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~Initialize [S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryGetValue(EdgeKey,__Canon&)~System.Collections.Generic.Dictionary`2[[Microsoft.AspNetCore.Routing.Matching.HttpMethodMatcherPolicy+EdgeKey,Microsoft.AspNetCore.Routing],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~0~TryGetValue [S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryInsert(EdgeKey,__Canon,InsertionBehavior)~System.Collections.Generic.Dictionary`2[[Microsoft.AspNetCore.Routing.Matching.HttpMethodMatcherPolicy+EdgeKey,Microsoft.AspNetCore.Routing],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~3~0~TryInsert +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.FindEntry(__Canon)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~0~FindEntry +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.Initialize(int32)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~0~Initialize +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.set_Item(__Canon,bool)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~0~set_Item +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryGetValue(__Canon,bool&)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~0~TryGetValue +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryInsert(__Canon,bool,InsertionBehavior)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~3~0~TryInsert [S.P.CoreLib]System.Collections.Generic.Dictionary`2.Remove(__Canon)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~0~Remove +[S.P.CoreLib]System.Collections.Generic.Dictionary`2..ctor(int32,IEqualityComparer`1<__Canon>)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.DataContracts.SamplingTelemetryItemTypes,Microsoft.ApplicationInsights]],System.Private.CoreLib~2~0~.ctor +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.Add(__Canon,SamplingTelemetryItemTypes)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.DataContracts.SamplingTelemetryItemTypes,Microsoft.ApplicationInsights]],System.Private.CoreLib~2~0~Add +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.FindEntry(__Canon)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.DataContracts.SamplingTelemetryItemTypes,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~FindEntry +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.Initialize(int32)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.DataContracts.SamplingTelemetryItemTypes,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~Initialize +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryGetValue(__Canon,SamplingTelemetryItemTypes&)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.DataContracts.SamplingTelemetryItemTypes,Microsoft.ApplicationInsights]],System.Private.CoreLib~2~0~TryGetValue +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryInsert(__Canon,SamplingTelemetryItemTypes,InsertionBehavior)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.DataContracts.SamplingTelemetryItemTypes,Microsoft.ApplicationInsights]],System.Private.CoreLib~3~0~TryInsert [S.P.CoreLib]System.Collections.Generic.Dictionary`2.get_Count()~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib~0~0~get_Count [S.P.CoreLib]System.Collections.Generic.Dictionary`2.GetEnumerator()~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib~0~0~GetEnumerator [S.P.CoreLib]System.Collections.Generic.Dictionary`2.Resize(int32,bool)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib~2~0~Resize [S.P.CoreLib]System.Collections.Generic.Dictionary`2.System.Collections.IDictionary.GetEnumerator()~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~System.Collections.IDictionary.GetEnumerator -[S.P.CoreLib]System.Collections.Generic.Dictionary`2>..ctor(int32)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor -[S.P.CoreLib]System.Collections.Generic.Dictionary`2>..ctor(int32,IEqualityComparer`1<__Canon>)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~2~0~.ctor -[S.P.CoreLib]System.Collections.Generic.Dictionary`2>.GetEnumerator()~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~GetEnumerator -[S.P.CoreLib]System.Collections.Generic.Dictionary`2>.Initialize(int32)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~Initialize [S.P.CoreLib]System.Collections.Generic.EnumEqualityComparer`1..ctor()~System.Collections.Generic.EnumEqualityComparer`1[[Microsoft.Azure.WebJobs.Script.Grpc.Messages.RpcLog+Types+Level,Microsoft.Azure.WebJobs.Script.Grpc]],System.Private.CoreLib~0~0~.ctor [S.P.CoreLib]System.Collections.Generic.EqualityComparer`1..cctor()~System.Collections.Generic.EqualityComparer`1[[Microsoft.ApplicationInsights.DependencyCollector.Implementation.EventHandlers.DiagnosticsEventHandlerBase+Property,Microsoft.AI.DependencyCollector]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Collections.Generic.EqualityComparer`1..cctor()~System.Collections.Generic.EqualityComparer`1[[Microsoft.AspNetCore.Routing.Matching.HttpMethodMatcherPolicy+EdgeKey,Microsoft.AspNetCore.Routing]],System.Private.CoreLib~0~0~.cctor @@ -2060,6 +2454,7 @@ [S.P.CoreLib]System.Collections.Generic.List`1+Enumerator>.MoveNextRare()~System.Collections.Generic.List`1+Enumerator[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNextRare [S.P.CoreLib]System.Collections.Generic.List`1+Enumerator.MoveNext()~System.Collections.Generic.List`1+Enumerator[[System.Byte,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Collections.Generic.List`1+Enumerator.MoveNextRare()~System.Collections.Generic.List`1+Enumerator[[System.Byte,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNextRare +[S.P.CoreLib]System.Collections.Generic.List`1.set_Item(int32,bool)~System.Collections.Generic.List`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~0~set_Item [S.P.CoreLib]System.Collections.Generic.List`1..ctor(int32)~System.Collections.Generic.List`1[[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2PeerSetting,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.Collections.Generic.List`1.Add(Http2PeerSetting)~System.Collections.Generic.List`1[[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2PeerSetting,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~Add [S.P.CoreLib]System.Collections.Generic.List`1.AddWithResize(Http2PeerSetting)~System.Collections.Generic.List`1[[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2PeerSetting,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~AddWithResize @@ -2099,22 +2494,27 @@ [S.P.CoreLib]System.Collections.Generic.List`1>.set_Item(int32,ValueTuple`3<__Canon,int32,__Canon>)~System.Collections.Generic.List`1[[System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[System.Int32,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~2~0~set_Item [S.P.CoreLib]System.Collections.Generic.List`1..ctor(int32)~System.Collections.Generic.List`1[[System.Byte,System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.Collections.ObjectModel.ReadOnlyCollection`1.System.Collections.IEnumerable.GetEnumerator()~System.Collections.ObjectModel.ReadOnlyCollection`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~System.Collections.IEnumerable.GetEnumerator +[S.P.CoreLib]System.Convert.FromBase64CharArray(char[],int32,int32)~System.Convert,System.Private.CoreLib~3~0~FromBase64CharArray [S.P.CoreLib]System.Convert.ToByte(string,int32)~System.Convert,System.Private.CoreLib~2~0~ToByte [S.P.CoreLib]System.Convert.ToInt64(float64)~System.Convert,System.Private.CoreLib~1~0~ToInt64 +[S.P.CoreLib]System.Convert.TryToBase64Chars(ReadOnlySpan`1,Span`1,int32&,Base64FormattingOptions)~System.Convert,System.Private.CoreLib~4~0~TryToBase64Chars [S.P.CoreLib]System.CultureAwareComparer.Equals(string,string)~System.CultureAwareComparer,System.Private.CoreLib~2~0~Equals -[S.P.CoreLib]System.DateTime.ToLocalTime()~System.DateTime,System.Private.CoreLib~0~0~ToLocalTime +[S.P.CoreLib]System.DateTime.AddMonths(int32)~System.DateTime,System.Private.CoreLib~1~0~AddMonths +[S.P.CoreLib]System.DateTime.AddYears(int32)~System.DateTime,System.Private.CoreLib~1~0~AddYears +[S.P.CoreLib]System.DateTime.ToString()~System.DateTime,System.Private.CoreLib~0~0~ToString +[S.P.CoreLib]System.DateTimeFormat.ExpandPredefinedFormat(ReadOnlySpan`1,DateTime&,DateTimeFormatInfo&,TimeSpan&)~System.DateTimeFormat,System.Private.CoreLib~4~0~ExpandPredefinedFormat [S.P.CoreLib]System.DateTimeFormat.FormatCustomized(DateTime,ReadOnlySpan`1,DateTimeFormatInfo,TimeSpan,StringBuilder)~System.DateTimeFormat,System.Private.CoreLib~5~0~FormatCustomized -[S.P.CoreLib]System.DateTimeFormat.FormatCustomizedRoundripTimeZone(DateTime,TimeSpan,StringBuilder)~System.DateTimeFormat,System.Private.CoreLib~3~0~FormatCustomizedRoundripTimeZone [S.P.CoreLib]System.DateTimeFormat.FormatDigits(StringBuilder,int32,int32,bool)~System.DateTimeFormat,System.Private.CoreLib~4~0~FormatDigits [S.P.CoreLib]System.DateTimeFormat.FormatStringBuilder(DateTime,ReadOnlySpan`1,DateTimeFormatInfo,TimeSpan)~System.DateTimeFormat,System.Private.CoreLib~4~0~FormatStringBuilder +[S.P.CoreLib]System.DateTimeFormat.GetRealFormat(ReadOnlySpan`1,DateTimeFormatInfo)~System.DateTimeFormat,System.Private.CoreLib~2~0~GetRealFormat [S.P.CoreLib]System.DateTimeFormat.ParseRepeatPattern(ReadOnlySpan`1,int32,char)~System.DateTimeFormat,System.Private.CoreLib~3~0~ParseRepeatPattern -[S.P.CoreLib]System.DateTimeOffset.FromFileTime(int64)~System.DateTimeOffset,System.Private.CoreLib~1~0~FromFileTime +[S.P.CoreLib]System.DateTimeOffset.AddMinutes(float64)~System.DateTimeOffset,System.Private.CoreLib~1~0~AddMinutes +[S.P.CoreLib]System.DateTimeOffset.AddYears(int32)~System.DateTimeOffset,System.Private.CoreLib~1~0~AddYears [S.P.CoreLib]System.DateTimeOffset.ToString(string,IFormatProvider)~System.DateTimeOffset,System.Private.CoreLib~2~0~ToString [S.P.CoreLib]System.DefaultBinder.FindMostSpecific(ParameterInfo[],int32[],Type,ParameterInfo[],int32[],Type,Type[],object[])~System.DefaultBinder,System.Private.CoreLib~8~0~FindMostSpecific [S.P.CoreLib]System.DefaultBinder.FindMostSpecificMethod(MethodBase,int32[],Type,MethodBase,int32[],Type,Type[],object[])~System.DefaultBinder,System.Private.CoreLib~8~0~FindMostSpecificMethod [S.P.CoreLib]System.DefaultBinder.FindMostSpecificType(Type,Type,Type)~System.DefaultBinder,System.Private.CoreLib~3~0~FindMostSpecificType -[S.P.CoreLib]System.Diagnostics.Tracing.EventCounter.Enqueue(float64)~System.Diagnostics.Tracing.EventCounter,System.Private.CoreLib~1~0~Enqueue -[S.P.CoreLib]System.Diagnostics.Tracing.EventCounter.WriteMetric(float32)~System.Diagnostics.Tracing.EventCounter,System.Private.CoreLib~1~0~WriteMetric +[S.P.CoreLib]System.Diagnostics.StackTrace.TryResolveStateMachineMethod(MethodBase&,Type&)~System.Diagnostics.StackTrace,System.Private.CoreLib~2~0~TryResolveStateMachineMethod [S.P.CoreLib]System.Diagnostics.Tracing.EventListener.EnableEvents(EventSource,EventLevel)~System.Diagnostics.Tracing.EventListener,System.Private.CoreLib~2~0~EnableEvents [S.P.CoreLib]System.Diagnostics.Tracing.EventSource.AnyEventEnabled()~System.Diagnostics.Tracing.EventSource,System.Private.CoreLib~0~0~AnyEventEnabled [S.P.CoreLib]System.Diagnostics.Tracing.EventSource.GetSources()~System.Diagnostics.Tracing.EventSource,System.Private.CoreLib~0~0~GetSources @@ -2130,7 +2530,12 @@ [S.P.CoreLib]System.Diagnostics.Tracing.TraceLoggingMetadataCollector.AddScalar(string,TraceLoggingDataType)~System.Diagnostics.Tracing.TraceLoggingMetadataCollector,System.Private.CoreLib~2~0~AddScalar [S.P.CoreLib]System.Diagnostics.Tracing.TraceLoggingMetadataCollector+Impl.AddScalar(int32)~System.Diagnostics.Tracing.TraceLoggingMetadataCollector+Impl,System.Private.CoreLib~1~0~AddScalar [S.P.CoreLib]System.Diagnostics.Tracing.TraceLoggingTypeInfo.GetData(object)~System.Diagnostics.Tracing.TraceLoggingTypeInfo,System.Private.CoreLib~1~0~GetData +[S.P.CoreLib]System.Enum.ToString(string)~System.Enum,System.Private.CoreLib~1~0~ToString +[S.P.CoreLib]System.Enum.ToString(string,IFormatProvider)~System.Enum,System.Private.CoreLib~2~0~ToString [S.P.CoreLib]System.Enum.TryParse(string,AuthorizationLevel&)~System.Enum,System.Private.CoreLib~2~1:Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http~TryParse +[S.P.CoreLib]System.Exception..cctor()~System.Exception,System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Exception..ctor(string,Exception)~System.Exception,System.Private.CoreLib~2~0~.ctor +[S.P.CoreLib]System.Exception.RestoreDispatchState(DispatchState&)~System.Exception,System.Private.CoreLib~1~0~RestoreDispatchState [S.P.CoreLib]System.Globalization.CalendarData..ctor(string,CalendarId,bool)~System.Globalization.CalendarData,System.Private.CoreLib~3~0~.ctor [S.P.CoreLib]System.Globalization.CalendarData.CallEnumCalendarInfo(string,CalendarId,uint32,uint32,string[]&)~System.Globalization.CalendarData,System.Private.CoreLib~5~0~CallEnumCalendarInfo [S.P.CoreLib]System.Globalization.CalendarData.CallGetCalendarInfoEx(string,CalendarId,uint32,int32&)~System.Globalization.CalendarData,System.Private.CoreLib~4~0~CallGetCalendarInfoEx @@ -2153,58 +2558,82 @@ [S.P.CoreLib]System.Globalization.CultureData.nativeEnumTimeFormats(string,uint32,bool)~System.Globalization.CultureData,System.Private.CoreLib~3~0~nativeEnumTimeFormats [S.P.CoreLib]System.Globalization.CultureData.ReescapeWin32String(string)~System.Globalization.CultureData,System.Private.CoreLib~1~0~ReescapeWin32String [S.P.CoreLib]System.Globalization.CultureData.ReescapeWin32Strings(string[])~System.Globalization.CultureData,System.Private.CoreLib~1~0~ReescapeWin32Strings +[S.P.CoreLib]System.Globalization.CultureInfo.AsyncLocalSetCurrentUICulture(AsyncLocalValueChangedArgs`1)~System.Globalization.CultureInfo,System.Private.CoreLib~1~0~AsyncLocalSetCurrentUICulture +[S.P.CoreLib]System.Globalization.CultureInfo.set_CurrentUICulture(CultureInfo)~System.Globalization.CultureInfo,System.Private.CoreLib~1~0~set_CurrentUICulture [S.P.CoreLib]System.Globalization.DateTimeFormatInfo.get_CurrentInfo()~System.Globalization.DateTimeFormatInfo,System.Private.CoreLib~0~0~get_CurrentInfo +[S.P.CoreLib]System.Globalization.DateTimeFormatInfo.get_GeneralLongTimePattern()~System.Globalization.DateTimeFormatInfo,System.Private.CoreLib~0~0~get_GeneralLongTimePattern [S.P.CoreLib]System.Globalization.GregorianCalendar.GetDayOfMonth(DateTime)~System.Globalization.GregorianCalendar,System.Private.CoreLib~1~0~GetDayOfMonth [S.P.CoreLib]System.Globalization.GregorianCalendar.GetMonth(DateTime)~System.Globalization.GregorianCalendar,System.Private.CoreLib~1~0~GetMonth [S.P.CoreLib]System.Globalization.GregorianCalendar.GetYear(DateTime)~System.Globalization.GregorianCalendar,System.Private.CoreLib~1~0~GetYear -[S.P.CoreLib]System.IO.BinaryWriter..ctor(Stream)~System.IO.BinaryWriter,System.Private.CoreLib~1~0~.ctor -[S.P.CoreLib]System.IO.BinaryWriter.Write(uint8[],int32,int32)~System.IO.BinaryWriter,System.Private.CoreLib~3~0~Write +[S.P.CoreLib]System.Guid.Parse(string)~System.Guid,System.Private.CoreLib~1~0~Parse [S.P.CoreLib]System.IO.FileStream..ctor(SafeFileHandle,FileAccess,int32,bool)~System.IO.FileStream,System.Private.CoreLib~4~0~.ctor [S.P.CoreLib]System.IO.FileStream.BeginRead(uint8[],int32,int32,AsyncCallback,object)~System.IO.FileStream,System.Private.CoreLib~5~0~BeginRead [S.P.CoreLib]System.IO.FileStream.EndRead(IAsyncResult)~System.IO.FileStream,System.Private.CoreLib~1~0~EndRead +[S.P.CoreLib]System.IO.FileStream.Finalize()~System.IO.FileStream,System.Private.CoreLib~0~0~Finalize [S.P.CoreLib]System.IO.FileStream.get_IsAsync()~System.IO.FileStream,System.Private.CoreLib~0~0~get_IsAsync [S.P.CoreLib]System.IO.FileStream.InitFromHandleImpl(SafeFileHandle,FileAccess,bool)~System.IO.FileStream,System.Private.CoreLib~3~0~InitFromHandleImpl [S.P.CoreLib]System.IO.FileStream.ReadAsync(Memory`1,CancellationToken)~System.IO.FileStream,System.Private.CoreLib~2~0~ReadAsync [S.P.CoreLib]System.IO.FileStream.ReadAsync(uint8[],int32,int32,CancellationToken)~System.IO.FileStream,System.Private.CoreLib~4~0~ReadAsync [S.P.CoreLib]System.IO.FileStream.ValidateAndInitFromHandle(SafeFileHandle,FileAccess,int32,bool)~System.IO.FileStream,System.Private.CoreLib~4~0~ValidateAndInitFromHandle [S.P.CoreLib]System.IO.FileStream.VerifyHandleIsSync(SafeFileHandle,int32,FileAccess)~System.IO.FileStream,System.Private.CoreLib~3~0~VerifyHandleIsSync +[S.P.CoreLib]System.IO.FileStream.Write(ReadOnlySpan`1)~System.IO.FileStream,System.Private.CoreLib~1~0~Write [S.P.CoreLib]System.IO.MemoryStream..ctor(uint8[],int32,int32,bool)~System.IO.MemoryStream,System.Private.CoreLib~4~0~.ctor [S.P.CoreLib]System.IO.MemoryStream..ctor(uint8[],int32,int32,bool,bool)~System.IO.MemoryStream,System.Private.CoreLib~5~0~.ctor [S.P.CoreLib]System.IO.MemoryStream.CopyToAsync(Stream,int32,CancellationToken)~System.IO.MemoryStream,System.Private.CoreLib~3~0~CopyToAsync [S.P.CoreLib]System.IO.MemoryStream.get_CanRead()~System.IO.MemoryStream,System.Private.CoreLib~0~0~get_CanRead [S.P.CoreLib]System.IO.MemoryStream.InternalEmulateRead(int32)~System.IO.MemoryStream,System.Private.CoreLib~1~0~InternalEmulateRead [S.P.CoreLib]System.IO.MemoryStream.TryGetBuffer(ArraySegment`1&)~System.IO.MemoryStream,System.Private.CoreLib~1~0~TryGetBuffer +[S.P.CoreLib]System.IO.MemoryStream.Write(ReadOnlySpan`1)~System.IO.MemoryStream,System.Private.CoreLib~1~0~Write [S.P.CoreLib]System.IO.MemoryStream.WriteAsync(ReadOnlyMemory`1,CancellationToken)~System.IO.MemoryStream,System.Private.CoreLib~2~0~WriteAsync [S.P.CoreLib]System.IO.Stream.BeginEndReadAsync(uint8[],int32,int32)~System.IO.Stream,System.Private.CoreLib~3~0~BeginEndReadAsync [S.P.CoreLib]System.IO.Stream.BeginReadInternal(uint8[],int32,int32,AsyncCallback,object,bool,bool)~System.IO.Stream,System.Private.CoreLib~7~0~BeginReadInternal -[S.P.CoreLib]System.IO.Stream.CopyToAsync(Stream,CancellationToken)~System.IO.Stream,System.Private.CoreLib~2~0~CopyToAsync +[S.P.CoreLib]System.IO.Stream.CopyToAsync(Stream)~System.IO.Stream,System.Private.CoreLib~1~0~CopyToAsync +[S.P.CoreLib]System.IO.Stream.CopyToAsync(Stream,int32,CancellationToken)~System.IO.Stream,System.Private.CoreLib~3~0~CopyToAsync +[S.P.CoreLib]System.IO.Stream.CopyToAsyncInternal(Stream,int32,CancellationToken)~System.IO.Stream,System.Private.CoreLib~3~0~CopyToAsyncInternal [S.P.CoreLib]System.IO.Stream.EndRead(IAsyncResult)~System.IO.Stream,System.Private.CoreLib~1~0~EndRead [S.P.CoreLib]System.IO.Stream.EnsureAsyncActiveSemaphoreInitialized()~System.IO.Stream,System.Private.CoreLib~0~0~EnsureAsyncActiveSemaphoreInitialized +[S.P.CoreLib]System.IO.Stream.get_CanTimeout()~System.IO.Stream,System.Private.CoreLib~0~0~get_CanTimeout [S.P.CoreLib]System.IO.Stream.GetCopyBufferSize()~System.IO.Stream,System.Private.CoreLib~0~0~GetCopyBufferSize [S.P.CoreLib]System.IO.Stream.ReadAsync(Memory`1,CancellationToken)~System.IO.Stream,System.Private.CoreLib~2~0~ReadAsync +[S.P.CoreLib]System.IO.Stream.ReadAsync(uint8[],int32,int32,CancellationToken)~System.IO.Stream,System.Private.CoreLib~4~0~ReadAsync +[S.P.CoreLib]System.IO.Stream.RunReadWriteTaskWhenReady(Task,ReadWriteTask)~System.IO.Stream,System.Private.CoreLib~2~0~RunReadWriteTaskWhenReady [S.P.CoreLib]System.IO.Stream+<>c..cctor()~System.IO.Stream+<>c,System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.IO.Stream+<>c.b__48_0(Stream,ReadWriteParameters,AsyncCallback,object)~System.IO.Stream+<>c,System.Private.CoreLib~4~0~b__48_0 [S.P.CoreLib]System.IO.Stream+<>c.b__48_1(Stream,IAsyncResult)~System.IO.Stream+<>c,System.Private.CoreLib~2~0~b__48_1 [S.P.CoreLib]System.IO.Stream+<>c.b__43_0(object)~System.IO.Stream+<>c,System.Private.CoreLib~1~0~b__43_0 [S.P.CoreLib]System.IO.Stream+<>c.b__6_0()~System.IO.Stream+<>c,System.Private.CoreLib~0~0~b__6_0 +[S.P.CoreLib]System.IO.Stream+d__30.MoveNext()~System.IO.Stream+d__30,System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.IO.Stream+ReadWriteTask.InvokeAsyncCallback(object)~System.IO.Stream+ReadWriteTask,System.Private.CoreLib~1~0~InvokeAsyncCallback [S.P.CoreLib]System.IO.Stream+ReadWriteTask.System.Threading.Tasks.ITaskCompletionAction.Invoke(Task)~System.IO.Stream+ReadWriteTask,System.Private.CoreLib~1~0~System.Threading.Tasks.ITaskCompletionAction.Invoke [S.P.CoreLib]System.IO.StreamHelpers.ValidateCopyToArgs(Stream,Stream,int32)~System.IO.StreamHelpers,System.Private.CoreLib~3~0~ValidateCopyToArgs +[S.P.CoreLib]System.IO.StreamReader..ctor(Stream,Encoding)~System.IO.StreamReader,System.Private.CoreLib~2~0~.ctor [S.P.CoreLib]System.IO.StreamReader..ctor(Stream,Encoding,bool,int32)~System.IO.StreamReader,System.Private.CoreLib~4~0~.ctor +[S.P.CoreLib]System.IO.StreamReader..ctor(string)~System.IO.StreamReader,System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.IO.StreamReader.get_BaseStream()~System.IO.StreamReader,System.Private.CoreLib~0~0~get_BaseStream [S.P.CoreLib]System.IO.StreamReader.get_CurrentEncoding()~System.IO.StreamReader,System.Private.CoreLib~0~0~get_CurrentEncoding +[S.P.CoreLib]System.IO.StreamReader.ReadAsync(char[],int32,int32)~System.IO.StreamReader,System.Private.CoreLib~3~0~ReadAsync +[S.P.CoreLib]System.IO.StreamReader.ReadAsyncInternal(Memory`1,CancellationToken)~System.IO.StreamReader,System.Private.CoreLib~2~0~ReadAsyncInternal +[S.P.CoreLib]System.IO.StreamReader+d__64.MoveNext()~System.IO.StreamReader+d__64,System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.IO.StreamWriter..ctor(Stream)~System.IO.StreamWriter,System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.IO.StreamWriter..ctor(Stream,Encoding)~System.IO.StreamWriter,System.Private.CoreLib~2~0~.ctor +[S.P.CoreLib]System.IO.StreamWriter..ctor(Stream,Encoding,int32)~System.IO.StreamWriter,System.Private.CoreLib~3~0~.ctor +[S.P.CoreLib]System.IO.StreamWriter.Flush()~System.IO.StreamWriter,System.Private.CoreLib~0~0~Flush [S.P.CoreLib]System.IO.StreamWriter.Write(char)~System.IO.StreamWriter,System.Private.CoreLib~1~0~Write +[S.P.CoreLib]System.IO.StreamWriter.Write(char[])~System.IO.StreamWriter,System.Private.CoreLib~1~0~Write +[S.P.CoreLib]System.IO.StreamWriter.WriteAsync(string)~System.IO.StreamWriter,System.Private.CoreLib~1~0~WriteAsync +[S.P.CoreLib]System.IO.StreamWriter.WriteAsyncInternal(StreamWriter,string,char[],int32,int32,char[],bool,bool)~System.IO.StreamWriter,System.Private.CoreLib~8~0~WriteAsyncInternal +[S.P.CoreLib]System.IO.StreamWriter+d__63.MoveNext()~System.IO.StreamWriter+d__63,System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.IO.Win32Marshal.GetExceptionForWin32Error(int32,string)~System.IO.Win32Marshal,System.Private.CoreLib~2~0~GetExceptionForWin32Error [S.P.CoreLib]System.Memory`1..ctor(uint8[])~System.Memory`1[[System.Byte,System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.Memory`1.get_Empty()~System.Memory`1[[System.Byte,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Empty [S.P.CoreLib]System.MemoryExtensions.AsSpan(uint8[])~System.MemoryExtensions,System.Private.CoreLib~1~1:System.Byte,System.Private.CoreLib~AsSpan [S.P.CoreLib]System.MemoryExtensions.IndexOf(ReadOnlySpan`1,char)~System.MemoryExtensions,System.Private.CoreLib~2~1:System.Char,System.Private.CoreLib~IndexOf [S.P.CoreLib]System.MemoryExtensions.SequenceEqual(Span`1,ReadOnlySpan`1)~System.MemoryExtensions,System.Private.CoreLib~2~1:System.Byte,System.Private.CoreLib~SequenceEqual +[S.P.CoreLib]System.Nullable`1..ctor(ETag)~System.Nullable`1[[Azure.ETag,Azure.Core]],System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.Nullable`1.get_HasValue()~System.Nullable`1[[Azure.ETag,Azure.Core]],System.Private.CoreLib~0~0~get_HasValue [S.P.CoreLib]System.Nullable`1.GetValueOrDefault()~System.Nullable`1[[Azure.ETag,Azure.Core]],System.Private.CoreLib~0~0~GetValueOrDefault +[S.P.CoreLib]System.Nullable`1.get_HasValue()~System.Nullable`1[[Azure.HttpRange,Azure.Core]],System.Private.CoreLib~0~0~get_HasValue [S.P.CoreLib]System.Nullable`1.ToString()~System.Nullable`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~0~ToString -[S.P.CoreLib]System.Nullable`1.get_Value()~System.Nullable`1[[Microsoft.Azure.WebJobs.Script.FileLoggingMode,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_Value [S.P.CoreLib]System.Nullable`1>..ctor(ReadOnlySequence`1)~System.Nullable`1[[System.Buffers.ReadOnlySequence`1[[System.Byte,System.Private.CoreLib]],System.Memory]],System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.Nullable`1>.get_Value()~System.Nullable`1[[System.Buffers.ReadOnlySequence`1[[System.Byte,System.Private.CoreLib]],System.Memory]],System.Private.CoreLib~0~0~get_Value [S.P.CoreLib]System.Nullable`1>.GetValueOrDefault()~System.Nullable`1[[System.Buffers.ReadOnlySequence`1[[System.Byte,System.Private.CoreLib]],System.Memory]],System.Private.CoreLib~0~0~GetValueOrDefault @@ -2225,11 +2654,11 @@ [S.P.CoreLib]System.ReadOnlyMemory`1.get_Span()~System.ReadOnlyMemory`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Span [S.P.CoreLib]System.ReadOnlyMemory`1.op_Implicit(__Canon[])~System.ReadOnlyMemory`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~op_Implicit [S.P.CoreLib]System.ReadOnlyMemory`1.Slice(int32)~System.ReadOnlyMemory`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~Slice -[S.P.CoreLib]System.ReadOnlySpan`1.get_Empty()~System.ReadOnlySpan`1[[System.Char,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Empty [S.P.CoreLib]System.Reflection.CustomAttributeExtensions.GetCustomAttributes(Assembly,Type)~System.Reflection.CustomAttributeExtensions,System.Private.CoreLib~2~0~GetCustomAttributes [S.P.CoreLib]System.Reflection.CustomAttributeExtensions.GetCustomAttributes(Module,Type)~System.Reflection.CustomAttributeExtensions,System.Private.CoreLib~2~0~GetCustomAttributes [S.P.CoreLib]System.Reflection.Emit.DynamicMethod..ctor(string,Type,Type[],Module,bool)~System.Reflection.Emit.DynamicMethod,System.Private.CoreLib~5~0~.ctor [S.P.CoreLib]System.Reflection.Emit.DynamicResolver.Finalize()~System.Reflection.Emit.DynamicResolver,System.Private.CoreLib~0~0~Finalize +[S.P.CoreLib]System.Reflection.Emit.DynamicResolver+DestroyScout.Finalize()~System.Reflection.Emit.DynamicResolver+DestroyScout,System.Private.CoreLib~0~0~Finalize [S.P.CoreLib]System.Reflection.Emit.SignatureHelper.ExpandArray(uint8[],int32)~System.Reflection.Emit.SignatureHelper,System.Private.CoreLib~2~0~ExpandArray [S.P.CoreLib]System.Reflection.ParameterInfo.get_Position()~System.Reflection.ParameterInfo,System.Private.CoreLib~0~0~get_Position [S.P.CoreLib]System.Reflection.RuntimeModule.get_MetadataToken()~System.Reflection.RuntimeModule,System.Private.CoreLib~0~0~get_MetadataToken @@ -2244,34 +2673,48 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<g__MoveNextAsync|10_0>d<__Canon>>(<g__MoveNextAsync|10_0>d<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<g__ProcessAsyncInner|4_0>d>(<g__ProcessAsyncInner|4_0>d&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+<>c__DisplayClass53_0+<b__0>d,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<b__0>d<__Canon,__Canon,__Canon>>(<b__0>d<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3+<b__0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<g__TryWrite|0>d>(<g__TryWrite|0>d&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0+<g__TryWrite|0>d,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<g__WriteFirstAsync|0>d>(<g__WriteFirstAsync|0>d&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.IIS.Core.IISHttpContext+<>c__DisplayClass335_0+<g__WriteFirstAsync|0>d,Microsoft.AspNetCore.Server.IIS~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__25>(d__25&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__26>(d__26&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobWriteStream+d__7,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__13>(d__13&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__48<__Canon>>(d__48<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__3>(d__3&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__3,Microsoft.AspNetCore.Authorization.Policy~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.DefaultAuthorizationService+d__7,Microsoft.AspNetCore.Authorization~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__13>(d__13&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__13,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__14>(d__14&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Binder+d__14,Microsoft.Azure.WebJobs.Host~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__44>(d__44&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__44,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__94>(d__94&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpConnection+d__94,System.Net.Http~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.ResponseBodyPolicy+d__6,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__49>(d__49&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpContent+d__49,System.Net.Http~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.IO.Stream+d__30,System.Private.CoreLib~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__97>(d__97&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpConnection+d__97,System.Net.Http~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobContainerClient+d__52,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobContainerClient+d__53,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.ClientDiagnostics+d__4,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__11>(d__11&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__11,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__26>(d__26&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__26,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__28,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__48>(d__48&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__50>(d__50&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__56>(d__56&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__17,Newtonsoft.Json~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+d__4,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__32>(d__32&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.KestrelConnection+d__32,Microsoft.AspNetCore.Server.Kestrel.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__18>(d__18&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Binding.RawScriptResult+d__18,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__103>(d__103&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__104>(d__104&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__70>(d__70&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpClient+d__70,System.Net.Http~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Security.Cryptography.CryptoStream+d__29,System.Security.Cryptography.Primitives~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobWriteStream+d__8,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__63>(d__63&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__63,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionDescriptorProvider+d__7,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__19>(d__19&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationHandlerProvider+d__5,Microsoft.AspNetCore.Authentication.Core~Start @@ -2292,9 +2735,23 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__59>(d__59&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__59,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__65>(d__65&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__65,Microsoft.Azure.WebJobs.Script.Grpc~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.Linq.JArray+d__2,Newtonsoft.Json~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__54>(d__54&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpContent+d__54,System.Net.Http~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__27`1<__Canon>>(d__27`1<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.LoggingPolicy+ContentEventSourceWrapper+d__5,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.LoggingPolicy+ContentEventSourceWrapper+d__6,Azure.Core~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__21>(d__21&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__21,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__19>(d__19&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__19,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__20,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__15,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__4,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__31>(d__31&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__31,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__18>(d__18&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__18,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__39`1<__Canon>>(d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpClientTransport+d__10,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__11>(d__11&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.RetryPolicy+d__11,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.RedirectPolicy+d__5,Azure.Core~Start @@ -2309,27 +2766,31 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__62`1<__Canon>>(d__62`1<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__29,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2MessageBody+d__10,Microsoft.AspNetCore.Server.Kestrel.Core~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__14>(d__14&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__64>(d__64&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.IO.StreamReader+d__64,System.Private.CoreLib~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__16>(d__16&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.ClientDiagnostics+d__9,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__1>(d__1&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.Linq.JContainer+d__1,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__3>(d__3&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__95>(d__95&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__95,Microsoft.AspNetCore.Server.Kestrel.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__16>(d__16&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__16,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__14`1<__Canon>>(d__14`1<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__42>(d__42&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__9,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__0>(d__0&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Newtonsoft.Json.Linq.JContainer+d__0,Newtonsoft.Json~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__59>(d__59&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__59,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__13>(d__13&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__58>(d__58&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpConnection+d__58,System.Net.Http~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpConnectionResponseContent+d__5,System.Net.Http~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__115>(d__115&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__115,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__116>(d__116&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider+d__7,Microsoft.Azure.WebJobs.Host~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__18>(d__18&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.WebHostRpcWorkerChannelManager+d__18,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__22>(d__22&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__36,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__23>(d__23&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__23,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__57>(d__57&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__46>(d__46&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__2`3<__Canon,__Canon,__Canon>>(d__2`3<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+d__2`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageConversionExtensions+d__2,Microsoft.Azure.WebJobs.Script.Grpc~Start @@ -2340,14 +2801,28 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionDescriptorProvider+d__5,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__8,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__64>(d__64&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__70`2<__Canon,__Canon>>(d__70`2<__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpContent+d__70`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Net.Http~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__1>(d__1&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Formatters.ByteArrayOutputFormatter+d__1,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__66>(d__66&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Http.HttpConnection+d__66,System.Net.Http~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__49>(d__49&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Security.Cryptography.CryptoStream+d__49,System.Security.Cryptography.Primitives~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+d__9,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__63>(d__63&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.IO.StreamWriter+d__63,System.Private.CoreLib~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__23>(d__23&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Shared.StorageWriteStream+d__23,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9`1<__Canon>>(d__9`1<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.PipeExtensions+d__9`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__19>(d__19&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Binding.RawScriptResult+d__19,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.XmlWriterContent+d__6,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Shared.StorageWriteStream+d__29,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted<__Canon,d__27>(__Canon&,d__27&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.__Canon,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__27,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__58>(ConfiguredTaskAwaiter&,d__58&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpConnection+d__58,System.Net.Http~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__8>(ConfiguredTaskAwaiter&,d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__6>(ConfiguredTaskAwaiter&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__10>(ConfiguredTaskAwaiter<__Canon>&,d__10&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Core.Pipeline.HttpClientTransport+d__10,Azure.Core~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__49>(ConfiguredValueTaskAwaiter&,d__49&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpContent+d__49,System.Net.Http~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__16>(ConfiguredValueTaskAwaiter&,d__16&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedg__AwaitHandleCall|8_0>d<__Canon,__Canon,__Canon>>(TaskAwaiter&,<g__AwaitHandleCall|8_0>d<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3+<g__AwaitHandleCall|8_0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedg__AwaitRequestTask|6_0>d>(TaskAwaiter&,<g__AwaitRequestTask|6_0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Routing.EndpointMiddleware+<g__AwaitRequestTask|6_0>d,Microsoft.AspNetCore.Routing~AwaitUnsafeOnCompleted @@ -2358,15 +2833,17 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__47>(TaskAwaiter&,d__47&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__47,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__48>(TaskAwaiter&,d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__48,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__4<__Canon,__Canon,__Canon>>(TaskAwaiter&,d__4<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Grpc.Shared.Server.DuplexStreamingServerMethodInvoker`3+d__4[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__39`1<__Canon>>(TaskAwaiter&,d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__214`1<__Canon>>(TaskAwaiter&,d__214`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol+d__214`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__12`1<__Canon>>(TaskAwaiter&,d__12`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.HttpConnection+d__12`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__213`1<__Canon>>(TaskAwaiter&,d__213`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol+d__213`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__23>(TaskAwaiter&,d__23&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__23,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__28>(TaskAwaiter`1<__Canon>&,d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__15>(TaskAwaiter&,d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__15>(TaskAwaiter`1<__Canon>&,d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__28>(TaskAwaiter`1&,d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__20>(TaskAwaiter`1<__Canon>&,d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__11>(TaskAwaiter`1&,d__11&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__11,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__4>(TaskAwaiter`1&,d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+d__4,Microsoft.Azure.WebJobs.Script.Grpc~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__62`1<__Canon>>(TaskAwaiter`1&,d__62`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__46>(TaskAwaiter`1&,d__46&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__95>(ValueTaskAwaiter`1&,d__95&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__95,Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__62`1<__Canon>>(ValueTaskAwaiter`1&,d__62`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted @@ -2377,12 +2854,14 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<<g__AwaitHandleCall|8_0>d<__Canon,__Canon,__Canon>>(<g__AwaitHandleCall|8_0>d<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3+<g__AwaitHandleCall|8_0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<<b__58_0>d>(<b__58_0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<b__58_0>d,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+<>c__DisplayClass53_0+<b__0>d,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<<g__TryWrite|0>d>(<g__TryWrite|0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0+<g__TryWrite|0>d,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobWriteStream+d__7,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__13>(d__13&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__13,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__14>(d__14&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Binder+d__14,Microsoft.Azure.WebJobs.Host~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.Pipeline.ResponseBodyPolicy+d__6,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__11>(d__11&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__11,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+d__4,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__18>(d__18&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Binding.RawScriptResult+d__18,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobWriteStream+d__8,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__0<__Canon,__Canon>>(d__0<__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.AuthorizationHandler`2+d__0[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authorization~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__0<__Canon>>(d__0<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.AuthorizationHandler`1+d__0[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authorization~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__42<__Canon>>(d__42<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__42[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~Start @@ -2392,28 +2871,36 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__4<__Canon,__Canon,__Canon>>(d__4<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Grpc.Shared.Server.DuplexStreamingServerMethodInvoker`3+d__4[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__59>(d__59&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__59,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__65>(d__65&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__65,Microsoft.Azure.WebJobs.Script.Grpc~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__39`1<__Canon>>(d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__214`1<__Canon>>(d__214`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol+d__214`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__12`1<__Canon>>(d__12`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.HttpConnection+d__12`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__213`1<__Canon>>(d__213`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol+d__213`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__62`1<__Canon>>(d__62`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__59>(d__59&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__59,Microsoft.Azure.WebJobs.Script.Grpc~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Host.Bindings.Runtime.RuntimeValueProvider+d__7,Microsoft.Azure.WebJobs.Host~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__18>(d__18&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.WebHostRpcWorkerChannelManager+d__18,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__22>(d__22&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__46>(d__46&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__1>(d__1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Formatters.ByteArrayOutputFormatter+d__1,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+d__9,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__23>(d__23&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Storage.Shared.StorageWriteStream+d__23,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__9`1<__Canon>>(d__9`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.PipeExtensions+d__9`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__19>(d__19&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Binding.RawScriptResult+d__19,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.XmlWriterContent+d__6,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Storage.Shared.StorageWriteStream+d__29,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__MoveNextAsync|10_0>d>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__MoveNextAsync|10_0>d>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__MoveNextAsync|10_0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__MoveNextAsync|10_0>d>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__MoveNextAsync|10_0>d>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>.ExecuteFromThreadPool(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~ExecuteFromThreadPool +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass4_0+<b__1>d>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+<>c__DisplayClass4_0+<b__1>d,Microsoft.Azure.WebJobs.Script.Grpc]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass4_0+<b__1>d>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+<>c__DisplayClass4_0+<b__1>d,Microsoft.Azure.WebJobs.Script.Grpc]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass4_0+<b__1>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+<>c__DisplayClass4_0+<b__1>d,Microsoft.Azure.WebJobs.Script.Grpc]],System.Private.CoreLib~0~0~get_MoveNextAction @@ -2424,26 +2911,91 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__64,System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__64,System.Private.CoreLib]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__64,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__64,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__64>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__64,System.Private.CoreLib]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__67,System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__67,System.Private.CoreLib]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__67,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__67,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Int32,System.Private.CoreLib],[System.IO.StreamReader+d__67,System.Private.CoreLib]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__109>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__109,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__109>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__109,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__109>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__109,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction @@ -2464,6 +3016,11 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__116>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__116>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__116>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__25>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__25>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__25>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction @@ -2474,31 +3031,26 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__26>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__26>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__26>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14`1>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14`1>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14`1>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14`1>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14`1>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~get_MoveNextAction @@ -2509,6 +3061,21 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener+d__13,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener+d__13,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.SocketConnectionListener+d__13,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]],System.Private.CoreLib~0~0~MoveNext @@ -2533,6 +3100,41 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__3>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__3>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__3>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__3>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__3>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__70>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[System.Net.Http.HttpClient+d__70,System.Net.Http]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__70>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[System.Net.Http.HttpClient+d__70,System.Net.Http]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__70>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[System.Net.Http.HttpClient+d__70,System.Net.Http]],System.Private.CoreLib~0~0~get_MoveNextAction @@ -2551,10 +3153,15 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+d__10,Azure.Core]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+d__10,Azure.Core]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+d__10,Azure.Core]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__ProcessAsyncInner|4_0>d>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.LoggingPolicy+d__9,Azure.Core]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.LoggingPolicy+d__9,Azure.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback @@ -2581,6 +3188,11 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__11>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.RetryPolicy+d__11,Azure.Core]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__11>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.RetryPolicy+d__11,Azure.Core]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__11>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.RetryPolicy+d__11,Azure.Core]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__AwaitHandleCall|8_0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3+<g__AwaitHandleCall|8_0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Grpc.Shared.Server.DuplexStreamingServerMethodInvoker`3+d__4[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1g__AwaitRequestTask|6_0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Routing.EndpointMiddleware+<g__AwaitRequestTask|6_0>d,Microsoft.AspNetCore.Routing]],System.Private.CoreLib~0~0~get_MoveNextAction @@ -2593,6 +3205,8 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__62`1>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__62`1>.ExecuteFromThreadPool(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~ExecuteFromThreadPool [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__62`1>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__62`1>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__62`1>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__62`1>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__95>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__95,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__95>.ExecuteFromThreadPool(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__95,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~1~0~ExecuteFromThreadPool @@ -2613,11 +3227,6 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__29,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__29,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__23>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__23,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction @@ -2638,6 +3247,21 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__46>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__46>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__46>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__27,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__27,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__27,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction @@ -2661,97 +3285,200 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__48,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__48,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__48,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~1~0~ExecutionContextCallback [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__8>(ConfiguredTaskAwaiter&,d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__20>(TaskAwaiter&,d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,<b__1>d>(TaskAwaiter`1<__Canon>&,<b__1>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+<>c__DisplayClass4_0+<b__1>d,Microsoft.Azure.WebJobs.Script.Grpc~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__17>(TaskAwaiter`1<__Canon>&,d__17&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__7>(TaskAwaiter`1<__Canon>&,d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,<g__MoveNextAsync|10_0>d<__Canon>>(ValueTaskAwaiter`1<__Canon>&,<g__MoveNextAsync|10_0>d<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__64>(ValueTaskAwaiter`1&,d__64&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<b__1>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+<>c__DisplayClass4_0+<b__1>d,Microsoft.Azure.WebJobs.Script.Grpc~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<g__MoveNextAsync|10_0>d<__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__7>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__20>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__17>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__8>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__64>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<b__1>d>(<b__1>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+<>c__DisplayClass4_0+<b__1>d,Microsoft.Azure.WebJobs.Script.Grpc~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<g__MoveNextAsync|10_0>d<__Canon>>(<g__MoveNextAsync|10_0>d<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__64>(d__64&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<<b__1>d>(<b__1>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+<>c__DisplayClass4_0+<b__1>d,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<<g__MoveNextAsync|10_0>d<__Canon>>(<g__MoveNextAsync|10_0>d<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.HttpContextStreamReader`1+<g__MoveNextAsync|10_0>d[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Utility+d__20,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__19>(d__19&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__19,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__20,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__15,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__4,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__31>(d__31&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__31,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__8,Newtonsoft.Json~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__64>(d__64&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__64,Microsoft.AspNetCore.Server.Kestrel.Core~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__7>(ConfiguredTaskAwaiter&,d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__64>(ConfiguredValueTaskAwaiter&,d__64&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.IO.StreamReader+d__64,System.Private.CoreLib~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__67>(ConfiguredValueTaskAwaiter&,d__67&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.IO.StreamReader+d__67,System.Private.CoreLib~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Create()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~0~Create +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__64>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.IO.StreamReader+d__64,System.Private.CoreLib~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__67>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.IO.StreamReader+d__67,System.Private.CoreLib~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__7>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~1:Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.get_Task()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Task +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__64>(d__64&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.IO.StreamReader+d__64,System.Private.CoreLib~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__67>(d__67&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.IO.StreamReader+d__67,System.Private.CoreLib~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(int32)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~0~SetResult +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.JsonTextReader+d__7,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__53>(ConfiguredTaskAwaiter&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpConnection+d__53,System.Net.Http~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__25>(ConfiguredTaskAwaiter<__Canon>&,d__25&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__26>(ConfiguredTaskAwaiter<__Canon>&,d__26&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__48>(ConfiguredTaskAwaiter<__Canon>&,d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__50>(ConfiguredTaskAwaiter<__Canon>&,d__50&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__52>(ConfiguredTaskAwaiter<__Canon>&,d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__53>(ConfiguredTaskAwaiter<__Canon>&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__56>(ConfiguredTaskAwaiter<__Canon>&,d__56&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__103>(ConfiguredTaskAwaiter<__Canon>&,d__103&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__104>(ConfiguredTaskAwaiter<__Canon>&,d__104&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__8>(ConfiguredTaskAwaiter<__Canon>&,d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__70>(ConfiguredTaskAwaiter<__Canon>&,d__70&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:System.Net.Http.HttpClient+d__70,System.Net.Http~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__109>(ConfiguredTaskAwaiter<__Canon>&,d__109&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__109,Azure.Storage.Blobs~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__110>(ConfiguredTaskAwaiter<__Canon>&,d__110&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__110,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__28>(ConfiguredTaskAwaiter<__Canon>&,d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__29>(ConfiguredTaskAwaiter<__Canon>&,d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__4>(ConfiguredTaskAwaiter<__Canon>&,d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__53>(ConfiguredTaskAwaiter<__Canon>&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__52>(ConfiguredTaskAwaiter<__Canon>&,d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__53>(ConfiguredTaskAwaiter<__Canon>&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__13>(ConfiguredTaskAwaiter<__Canon>&,d__13&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__115>(ConfiguredTaskAwaiter<__Canon>&,d__115&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__115,Azure.Storage.Blobs~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__116>(ConfiguredTaskAwaiter<__Canon>&,d__116&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__57>(ConfiguredTaskAwaiter<__Canon>&,d__57&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__33>(ConfiguredTaskAwaiter<__Canon>&,d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__3>(ConfiguredTaskAwaiter&,d__3&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__36>(ConfiguredValueTaskAwaiter&,d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__6>(ConfiguredValueTaskAwaiter&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__9>(ConfiguredValueTaskAwaiter&,d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__42>(ConfiguredValueTaskAwaiter&,d__42&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__33>(ConfiguredValueTaskAwaiter&,d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__6>(ConfiguredValueTaskAwaiter&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__53>(ConfiguredValueTaskAwaiter&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.Net.Http.HttpConnection+d__53,System.Net.Http~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__18>(TaskAwaiter&,d__18&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__9>(TaskAwaiter&,d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__8>(TaskAwaiter&,d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__8,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__13>(TaskAwaiter`1<__Canon>&,d__13&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__2>(TaskAwaiter`1<__Canon>&,d__2&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__48<__Canon>>(TaskAwaiter`1<__Canon>&,d__48<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__19>(TaskAwaiter`1<__Canon>&,d__19&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__18>(TaskAwaiter`1<__Canon>&,d__18&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__9>(TaskAwaiter`1<__Canon>&,d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__27`1<__Canon>>(TaskAwaiter`1<__Canon>&,d__27`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__28>(TaskAwaiter`1<__Canon>&,d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__14>(TaskAwaiter`1<__Canon>&,d__14&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__16>(TaskAwaiter`1<__Canon>&,d__16&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__16,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__12>(TaskAwaiter`1<__Canon>&,d__12&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__12,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__8>(TaskAwaiter`1<__Canon>&,d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__8,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__5>(TaskAwaiter`1&,d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__5,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted>,d__5>(TaskAwaiter`1>&,d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__14`1<__Canon>>(ValueTaskAwaiter`1&,d__14`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib:Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__25>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__26>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__36>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__13>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__2>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__48<__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__48>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__50>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__52>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__6>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__53>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__56>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__103>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__104>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__8>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__70>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.Net.Http.HttpClient+d__70,System.Net.Http~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__19>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__18>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__109>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__109,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__9>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__110>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__110,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__5>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__9>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__27`1<__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__28>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__52>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__53>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__14>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__3>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__16>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__16,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__14`1<__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__28>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__29>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__42>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__4>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__53>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__13>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__115>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__115,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__33>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__116>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__57>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__12>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__12,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__8>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__8,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__6>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__33>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__25>(d__25&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__26>(d__26&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__13>(d__13&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__48<__Canon>>(d__48<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__48>(d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__50>(d__50&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__56>(d__56&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__103>(d__103&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__104>(d__104&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__70>(d__70&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Http.HttpClient+d__70,System.Net.Http~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__19>(d__19&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__18>(d__18&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__109>(d__109&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__109,Azure.Storage.Blobs~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__9,Azure.Storage.Blobs~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__110>(d__110&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__110,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__27`1<__Canon>>(d__27`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__14>(d__14&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__3>(d__3&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__16>(d__16&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__16,Microsoft.Azure.WebJobs.Script~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__14`1<__Canon>>(d__14`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__42>(d__42&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__13>(d__13&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__115>(d__115&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__115,Azure.Storage.Blobs~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__116>(d__116&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__57>(d__57&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__12>(d__12&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__12,Microsoft.Azure.WebJobs.Script~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__8,Microsoft.Azure.WebJobs.Script~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~SetException [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__25>(d__25&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__25,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__26>(d__26&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__26,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__36,Azure.Storage.Blobs~Start @@ -2760,9 +3487,19 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__48<__Canon>>(d__48<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__3>(d__3&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__3,Microsoft.AspNetCore.Authorization.Policy~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.DefaultAuthorizationService+d__7,Microsoft.AspNetCore.Authorization~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__44>(d__44&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__44,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobContainerClient+d__52,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobContainerClient+d__53,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__48>(d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__50>(d__50&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__56>(d__56&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__103>(d__103&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__104>(d__104&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__8,Microsoft.ApplicationInsights~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__70>(d__70&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Http.HttpClient+d__70,System.Net.Http~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__63>(d__63&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__63,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionDescriptorProvider+d__7,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__19>(d__19&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationHandlerProvider+d__5,Microsoft.AspNetCore.Authentication.Core~Start @@ -2773,28 +3510,29 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler+d__6,Microsoft.AspNetCore.Authentication.JwtBearer~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__9,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.Linq.JArray+d__2,Newtonsoft.Json~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__27`1<__Canon>>(d__27`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__14>(d__14&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__3>(d__3&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Newtonsoft.Json.Linq.JToken+d__3,Newtonsoft.Json~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__16>(d__16&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__16,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__42>(d__42&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__13>(d__13&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Extensibility.Implementation.ApplicationId.ProfileServiceWrapper+d__13,Microsoft.ApplicationInsights~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__115>(d__115&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__115,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__33,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__116>(d__116&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__116,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__36,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__57>(d__57&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__2`3<__Canon,__Canon,__Canon>>(d__2`3<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+d__2`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageConversionExtensions+d__2,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__3>(d__3&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcMessageConversionExtensions+d__3,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__0>(d__0&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.ScriptInvocationContextExtensions+d__0,Microsoft.Azure.WebJobs.Script.Grpc~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__12>(d__12&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__12,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__8,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__70`2<__Canon,__Canon>>(d__70`2<__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Http.HttpContent+d__70`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Net.Http~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Create()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~Create -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.get_Task()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Task -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetTaskForResult(KeyValuePair`2<__Canon,__Canon>)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~GetTaskForResult -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.SetResult(KeyValuePair`2<__Canon,__Canon>)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~SetResult -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Start<<b__0>d<__Canon,__Canon,__Canon>>(<b__0>d<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3+<b__0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__36>(ValueTaskAwaiter`1&,d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2OutputProducer+d__36,Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__36>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2OutputProducer+d__36,Microsoft.AspNetCore.Server.Kestrel.Core~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2OutputProducer+d__36,Microsoft.AspNetCore.Server.Kestrel.Core~GetStateMachineBox @@ -2802,13 +3540,18 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__10>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2MessageBody+d__10,Microsoft.AspNetCore.Server.Kestrel.Core~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2MessageBody+d__10,Microsoft.AspNetCore.Server.Kestrel.Core~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted<__Canon,d__27>(__Canon&,d__27&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.__Canon,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__27,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__58>(ConfiguredTaskAwaiter&,d__58&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpConnection+d__58,System.Net.Http~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__8>(ConfiguredTaskAwaiter&,d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__6>(ConfiguredTaskAwaiter&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__10>(ConfiguredTaskAwaiter<__Canon>&,d__10&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Core.Pipeline.HttpClientTransport+d__10,Azure.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedg__ProcessAsyncInner|4_0>d>(ConfiguredValueTaskAwaiter&,<g__ProcessAsyncInner|4_0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__49>(ConfiguredValueTaskAwaiter&,d__49&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpContent+d__49,System.Net.Http~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__11>(ConfiguredValueTaskAwaiter&,d__11&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.RetryPolicy+d__11,Azure.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__5>(ConfiguredValueTaskAwaiter&,d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.RedirectPolicy+d__5,Azure.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__5>(ConfiguredValueTaskAwaiter&,d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.ResponseBodyPolicy+d__5,Azure.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__9>(ConfiguredValueTaskAwaiter&,d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.LoggingPolicy+d__9,Azure.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__9>(ConfiguredValueTaskAwaiter&,d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.RequestActivityPolicy+d__9,Azure.Core~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__30>(ConfiguredValueTaskAwaiter&,d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.IO.Stream+d__30,System.Private.CoreLib~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__16>(ConfiguredValueTaskAwaiter&,d__16&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedg__AwaitHandleCall|8_0>d<__Canon,__Canon,__Canon>>(TaskAwaiter&,<g__AwaitHandleCall|8_0>d<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3+<g__AwaitHandleCall|8_0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedg__AwaitRequestTask|6_0>d>(TaskAwaiter&,<g__AwaitRequestTask|6_0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Routing.EndpointMiddleware+<g__AwaitRequestTask|6_0>d,Microsoft.AspNetCore.Routing~AwaitUnsafeOnCompleted @@ -2820,15 +3563,17 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__48>(TaskAwaiter&,d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__48,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__4<__Canon,__Canon,__Canon>>(TaskAwaiter&,d__4<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Grpc.Shared.Server.DuplexStreamingServerMethodInvoker`3+d__4[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__27>(TaskAwaiter&,d__27&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__27,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__39`1<__Canon>>(TaskAwaiter&,d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__214`1<__Canon>>(TaskAwaiter&,d__214`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol+d__214`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__12`1<__Canon>>(TaskAwaiter&,d__12`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.HttpConnection+d__12`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__213`1<__Canon>>(TaskAwaiter&,d__213`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpProtocol+d__213`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__23>(TaskAwaiter&,d__23&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__23,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__28>(TaskAwaiter`1<__Canon>&,d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__15>(TaskAwaiter&,d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__15>(TaskAwaiter`1<__Canon>&,d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__28>(TaskAwaiter`1&,d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__20>(TaskAwaiter`1<__Canon>&,d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__11>(TaskAwaiter`1&,d__11&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__11,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__4>(TaskAwaiter`1&,d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Grpc.FunctionRpcService+d__4,Microsoft.Azure.WebJobs.Script.Grpc~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__62`1<__Canon>>(TaskAwaiter`1&,d__62`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__46>(TaskAwaiter`1&,d__46&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__95>(ValueTaskAwaiter`1&,d__95&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__95,Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__62`1<__Canon>>(ValueTaskAwaiter`1&,d__62`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__62`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted @@ -2839,7 +3584,8 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<g__AwaitRequestTask|6_0>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Routing.EndpointMiddleware+<g__AwaitRequestTask|6_0>d,Microsoft.AspNetCore.Routing~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<g__ProcessAsyncInner|4_0>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<b__0>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+<>c__DisplayClass53_0+<b__0>d,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__28>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__49>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.Net.Http.HttpContent+d__49,System.Net.Http~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__30>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.IO.Stream+d__30,System.Private.CoreLib~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__11>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__11,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__26>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__26,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__28>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__28,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~CreateDebugFinalizableAsyncStateMachineBox @@ -2849,6 +3595,7 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__48>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__48,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__4<__Canon,__Canon,__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Grpc.Shared.Server.DuplexStreamingServerMethodInvoker`3+d__4[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__27>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__27,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__39`1<__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__10>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Core.Pipeline.HttpClientTransport+d__10,Azure.Core~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__11>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Core.Pipeline.RetryPolicy+d__11,Azure.Core~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__5>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Core.Pipeline.RedirectPolicy+d__5,Azure.Core~CreateDebugFinalizableAsyncStateMachineBox @@ -2863,15 +3610,21 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__29>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__29,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__16>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__95>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__95,Microsoft.AspNetCore.Server.Kestrel.Core~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__58>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.Net.Http.HttpConnection+d__58,System.Net.Http~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__8>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__22>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__23>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__23,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__46>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__15>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__15>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__6>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__20>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<g__AwaitHandleCall|8_0>d<__Canon,__Canon,__Canon>>(<g__AwaitHandleCall|8_0>d<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.CallHandlers.ServerCallHandlerBase`3+<g__AwaitHandleCall|8_0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<g__AwaitRequestTask|6_0>d>(<g__AwaitRequestTask|6_0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Routing.EndpointMiddleware+<g__AwaitRequestTask|6_0>d,Microsoft.AspNetCore.Routing~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<g__ProcessAsyncInner|4_0>d>(<g__ProcessAsyncInner|4_0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpPipelineSynchronousPolicy+<g__ProcessAsyncInner|4_0>d,Azure.Core~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+<>c__DisplayClass53_0+<b__0>d,Microsoft.Azure.WebJobs.Script~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Hosting.PrimaryHostCoordinator+d__28,Microsoft.Azure.WebJobs.Host~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__49>(d__49&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Http.HttpContent+d__49,System.Net.Http~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.IO.Stream+d__30,System.Private.CoreLib~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__11>(d__11&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker+d__11,Microsoft.Azure.WebJobs.Script~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__26>(d__26&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__26,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__28,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~GetStateMachineBox @@ -2881,6 +3634,7 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__48>(d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__48,Microsoft.Azure.WebJobs.Script~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__4<__Canon,__Canon,__Canon>>(d__4<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Grpc.Shared.Server.DuplexStreamingServerMethodInvoker`3+d__4[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__27>(d__27&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__27,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__39`1<__Canon>>(d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpClientTransport+d__10,Azure.Core~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__11>(d__11&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.RetryPolicy+d__11,Azure.Core~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.RedirectPolicy+d__5,Azure.Core~GetStateMachineBox @@ -2895,15 +3649,25 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__29,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__16>(d__16&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__95>(d__95&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection+d__95,Microsoft.AspNetCore.Server.Kestrel.Core~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__58>(d__58&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Http.HttpConnection+d__58,System.Net.Http~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__22>(d__22&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__23>(d__23&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.Internal.SocketConnection+d__23,Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__46>(d__46&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__46,Microsoft.Azure.WebJobs.Script.Grpc~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+d__15,Microsoft.Azure.WebJobs.Script~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Start<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.RpcFunctionDescriptorProvider+d__2,Microsoft.Azure.WebJobs.Script~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Start<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionDescriptorProvider+d__5,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.AwaitUnsafeOnCompleted,d__30>(TaskAwaiter`1<__Canon>&,d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.AwaitUnsafeOnCompleted>,d__29>(TaskAwaiter`1>&,d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Create()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~0~0~Create +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.CreateDebugFinalizableAsyncStateMachineBox<d__30>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.CreateDebugFinalizableAsyncStateMachineBox<d__29>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.get_Task()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Task -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetTaskForResult(ValueTuple`2<__Canon,AuthorizationLevel>)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~0~GetTaskForResult +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetStateMachineBox<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetStateMachineBox<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.SetResult(ValueTuple`2<__Canon,AuthorizationLevel>)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~0~SetResult [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Start<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~Start @@ -2924,6 +3688,8 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.Pipeline.LoggingPolicy+d__9,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.Pipeline.RequestActivityPolicy+d__9,Azure.Core~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__14`1<__Canon>>(ValueTaskAwaiter`1&,d__14`1<__Canon>&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib:Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.ClientDiagnostics+d__4,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.ClientDiagnostics+d__9,Azure.Storage.Blobs~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.Start<d__14`1<__Canon>>(d__14`1<__Canon>&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Grpc.AspNetCore.Server.Internal.PipeExtensions+d__14`1[[System.__Canon,System.Private.CoreLib]],Grpc.AspNetCore.Server~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__36>(ValueTaskAwaiter`1&,d__36&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2OutputProducer+d__36,Microsoft.AspNetCore.Server.Kestrel.Core~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.Create()~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib~0~0~Create @@ -2946,15 +3712,19 @@ [S.P.CoreLib]System.Runtime.CompilerServices.ValueTaskAwaiter`1.GetResult()~System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~GetResult [S.P.CoreLib]System.Runtime.CompilerServices.ValueTaskAwaiter`1.get_IsCompleted()~System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib~0~0~get_IsCompleted [S.P.CoreLib]System.Runtime.CompilerServices.ValueTaskAwaiter`1.System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted(IAsyncStateMachineBox)~System.Runtime.CompilerServices.ValueTaskAwaiter`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib~1~0~System.Runtime.CompilerServices.IStateMachineBoxAwareAwaiter.AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.InteropServices.Marshal.AllocCoTaskMem(int32)~System.Runtime.InteropServices.Marshal,System.Private.CoreLib~1~0~AllocCoTaskMem +[S.P.CoreLib]System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()~System.Runtime.ExceptionServices.ExceptionDispatchInfo,System.Private.CoreLib~0~0~Throw [S.P.CoreLib]System.Runtime.Intrinsics.X86.Popcnt+X64.get_IsSupported()~System.Runtime.Intrinsics.X86.Popcnt+X64,System.Private.CoreLib~0~0~get_IsSupported [S.P.CoreLib]System.RuntimeTypeHandle.Equals(RuntimeTypeHandle)~System.RuntimeTypeHandle,System.Private.CoreLib~1~0~Equals [S.P.CoreLib]System.RuntimeTypeHandle.GetHashCode()~System.RuntimeTypeHandle,System.Private.CoreLib~0~0~GetHashCode +[S.P.CoreLib]System.SafeTypeNameParserHandle..ctor()~System.SafeTypeNameParserHandle,System.Private.CoreLib~0~0~.ctor +[S.P.CoreLib]System.SafeTypeNameParserHandle.ReleaseHandle()~System.SafeTypeNameParserHandle,System.Private.CoreLib~0~0~ReleaseHandle [S.P.CoreLib]System.Security.SecurityException..ctor()~System.Security.SecurityException,System.Private.CoreLib~0~0~.ctor [S.P.CoreLib]System.Span`1.TryCopyTo(Span`1)~System.Span`1[[System.Char,System.Private.CoreLib]],System.Private.CoreLib~1~0~TryCopyTo [S.P.CoreLib]System.Span`1..ctor(void*,int32)~System.Span`1[[Microsoft.AspNetCore.Routing.Matching.PathSegment,Microsoft.AspNetCore.Routing]],System.Private.CoreLib~2~0~.ctor [S.P.CoreLib]System.Span`1.op_Implicit(Span`1)~System.Span`1[[Microsoft.AspNetCore.Routing.Matching.PathSegment,Microsoft.AspNetCore.Routing]],System.Private.CoreLib~1~0~op_Implicit [S.P.CoreLib]System.Span`1.Slice(int32,int32)~System.Span`1[[Microsoft.AspNetCore.Routing.Matching.PathSegment,Microsoft.AspNetCore.Routing]],System.Private.CoreLib~2~0~Slice +[S.P.CoreLib]System.SR.Format(string,object)~System.SR,System.Private.CoreLib~2~0~Format +[S.P.CoreLib]System.SR.UsingResourceKeys()~System.SR,System.Private.CoreLib~0~0~UsingResourceKeys [S.P.CoreLib]System.StringComparer.get_InvariantCultureIgnoreCase()~System.StringComparer,System.Private.CoreLib~0~0~get_InvariantCultureIgnoreCase [S.P.CoreLib]System.SZArrayHelper.get_Count>()~System.SZArrayHelper,System.Private.CoreLib~0~1:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~get_Count [S.P.CoreLib]System.SZArrayHelper.get_Count()~System.SZArrayHelper,System.Private.CoreLib~0~1:Microsoft.AspNetCore.Routing.Matching.PolicyJumpTableEdge,Microsoft.AspNetCore.Routing~get_Count @@ -2963,7 +3733,6 @@ [S.P.CoreLib]System.SZArrayHelper.get_Item(int32)~System.SZArrayHelper,System.Private.CoreLib~1~1:Microsoft.AspNetCore.Routing.Matching.PolicyNodeEdge,Microsoft.AspNetCore.Routing~get_Item [S.P.CoreLib]System.SZArrayHelper.GetEnumerator()~System.SZArrayHelper,System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http~GetEnumerator [S.P.CoreLib]System.SZArrayHelper.GetEnumerator()~System.SZArrayHelper,System.Private.CoreLib~0~1:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2PeerSetting,Microsoft.AspNetCore.Server.Kestrel.Core~GetEnumerator -[S.P.CoreLib]System.SZArrayHelper.GetEnumerator>()~System.SZArrayHelper,System.Private.CoreLib~0~1:System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~GetEnumerator [S.P.CoreLib]System.SZArrayHelper.GetEnumerator>()~System.SZArrayHelper,System.Private.CoreLib~0~1:System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Description.DataType,Microsoft.Azure.WebJobs.Script.Abstractions],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~GetEnumerator [S.P.CoreLib]System.SZGenericArrayEnumerator`1.Dispose()~System.SZGenericArrayEnumerator`1[[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2PeerSetting,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~0~0~Dispose [S.P.CoreLib]System.SZGenericArrayEnumerator`1.get_Current()~System.SZGenericArrayEnumerator`1[[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2PeerSetting,Microsoft.AspNetCore.Server.Kestrel.Core]],System.Private.CoreLib~0~0~get_Current @@ -2971,18 +3740,13 @@ [S.P.CoreLib]System.SZGenericArrayEnumerator`1.Dispose()~System.SZGenericArrayEnumerator`1[[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib~0~0~Dispose [S.P.CoreLib]System.SZGenericArrayEnumerator`1.get_Current()~System.SZGenericArrayEnumerator`1[[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib~0~0~get_Current [S.P.CoreLib]System.SZGenericArrayEnumerator`1.MoveNext()~System.SZGenericArrayEnumerator`1[[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.SZGenericArrayEnumerator`1>..cctor()~System.SZGenericArrayEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.SZGenericArrayEnumerator`1>..ctor(KeyValuePair`2[])~System.SZGenericArrayEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor -[S.P.CoreLib]System.SZGenericArrayEnumerator`1>.Dispose()~System.SZGenericArrayEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~Dispose -[S.P.CoreLib]System.SZGenericArrayEnumerator`1>.MoveNext()~System.SZGenericArrayEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.SZGenericArrayEnumerator`1>.Dispose()~System.SZGenericArrayEnumerator`1[[System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Description.DataType,Microsoft.Azure.WebJobs.Script.Abstractions],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~Dispose [S.P.CoreLib]System.SZGenericArrayEnumerator`1>.get_Current()~System.SZGenericArrayEnumerator`1[[System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Description.DataType,Microsoft.Azure.WebJobs.Script.Abstractions],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Current [S.P.CoreLib]System.SZGenericArrayEnumerator`1>.MoveNext()~System.SZGenericArrayEnumerator`1[[System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Description.DataType,Microsoft.Azure.WebJobs.Script.Abstractions],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext [S.P.CoreLib]System.Text.Encoding..ctor()~System.Text.Encoding,System.Private.CoreLib~0~0~.ctor [S.P.CoreLib]System.Text.Encoding.GetDecoder()~System.Text.Encoding,System.Private.CoreLib~0~0~GetDecoder -[S.P.CoreLib]System.Text.Encoding+DefaultDecoder.GetChars(uint8[],int32,int32,char[],int32)~System.Text.Encoding+DefaultDecoder,System.Private.CoreLib~5~0~GetChars [S.P.CoreLib]System.Text.StringBuilder..ctor(int32,int32,StringBuilder)~System.Text.StringBuilder,System.Private.CoreLib~3~0~.ctor -[S.P.CoreLib]System.Text.StringBuilder.AppendSpanFormattable(int32,string,IFormatProvider)~System.Text.StringBuilder,System.Private.CoreLib~3~1:System.Int32,System.Private.CoreLib~AppendSpanFormattable +[S.P.CoreLib]System.Text.StringBuilder.AppendLine()~System.Text.StringBuilder,System.Private.CoreLib~0~0~AppendLine [S.P.CoreLib]System.Text.StringBuilder.Insert(int32,char*,int32)~System.Text.StringBuilder,System.Private.CoreLib~3~0~Insert [S.P.CoreLib]System.Text.StringBuilder.Insert(int32,string)~System.Text.StringBuilder,System.Private.CoreLib~2~0~Insert [S.P.CoreLib]System.Text.StringBuilder.InternalCopy(native int,int32)~System.Text.StringBuilder,System.Private.CoreLib~2~0~InternalCopy @@ -2998,13 +3762,18 @@ [S.P.CoreLib]System.Threading.SemaphoreSlim.Wait()~System.Threading.SemaphoreSlim,System.Private.CoreLib~0~0~Wait [S.P.CoreLib]System.Threading.SemaphoreSlim.Wait(int32,CancellationToken)~System.Threading.SemaphoreSlim,System.Private.CoreLib~2~0~Wait [S.P.CoreLib]System.Threading.SemaphoreSlim.WaitUntilCountOrTimeout(int32,uint32,CancellationToken)~System.Threading.SemaphoreSlim,System.Private.CoreLib~3~0~WaitUntilCountOrTimeout +[S.P.CoreLib]System.Threading.Tasks.AwaitTaskContinuation.System.Threading.IThreadPoolWorkItem.Execute()~System.Threading.Tasks.AwaitTaskContinuation,System.Private.CoreLib~0~0~System.Threading.IThreadPoolWorkItem.Execute +[S.P.CoreLib]System.Threading.Tasks.AwaitTaskContinuation.UnsafeScheduleAction(Action,Task)~System.Threading.Tasks.AwaitTaskContinuation,System.Private.CoreLib~2~0~UnsafeScheduleAction [S.P.CoreLib]System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()~System.Threading.Tasks.ContinuationResultTaskFromResultTask`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~InnerInvoke +[S.P.CoreLib]System.Threading.Tasks.Task.AddException(object,bool)~System.Threading.Tasks.Task,System.Private.CoreLib~2~0~AddException [S.P.CoreLib]System.Threading.Tasks.Task.AddTaskContinuationComplex(object,bool)~System.Threading.Tasks.Task,System.Private.CoreLib~2~0~AddTaskContinuationComplex [S.P.CoreLib]System.Threading.Tasks.Task.Dispose()~System.Threading.Tasks.Task,System.Private.CoreLib~0~0~Dispose [S.P.CoreLib]System.Threading.Tasks.Task.Dispose(bool)~System.Threading.Tasks.Task,System.Private.CoreLib~1~0~Dispose [S.P.CoreLib]System.Threading.Tasks.Task.get_AsyncState()~System.Threading.Tasks.Task,System.Private.CoreLib~0~0~get_AsyncState +[S.P.CoreLib]System.Threading.Tasks.Task.GetExceptionDispatchInfos()~System.Threading.Tasks.Task,System.Private.CoreLib~0~0~GetExceptionDispatchInfos [S.P.CoreLib]System.Threading.Tasks.Task.InternalWhenAll>(Task`1>[])~System.Threading.Tasks.Task,System.Private.CoreLib~1~1:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~InternalWhenAll [S.P.CoreLib]System.Threading.Tasks.Task.System.IAsyncResult.get_CompletedSynchronously()~System.Threading.Tasks.Task,System.Private.CoreLib~0~0~System.IAsyncResult.get_CompletedSynchronously +[S.P.CoreLib]System.Threading.Tasks.Task.TrySetException(object)~System.Threading.Tasks.Task,System.Private.CoreLib~1~0~TrySetException [S.P.CoreLib]System.Threading.Tasks.Task.WhenAll>(IEnumerable`1>>)~System.Threading.Tasks.Task,System.Private.CoreLib~1~1:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~WhenAll [S.P.CoreLib]System.Threading.Tasks.Task.WhenAny(Task`1[])~System.Threading.Tasks.Task,System.Private.CoreLib~1~1:System.Boolean,System.Private.CoreLib~WhenAny [S.P.CoreLib]System.Threading.Tasks.Task`1+TaskWhenAnyCast+<>c..cctor()~System.Threading.Tasks.Task`1+TaskWhenAnyCast+<>c[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor @@ -3015,13 +3784,13 @@ [S.P.CoreLib]System.Threading.Tasks.Task`1.InnerInvoke()~System.Threading.Tasks.Task`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~0~InnerInvoke [S.P.CoreLib]System.Threading.Tasks.Task`1.ContinueWith(Action`1>)~System.Threading.Tasks.Task`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~ContinueWith [S.P.CoreLib]System.Threading.Tasks.Task`1.ContinueWith<__Canon>(Func`2,__Canon>,TaskScheduler,CancellationToken,TaskContinuationOptions)~System.Threading.Tasks.Task`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~4~1:System.__Canon,System.Private.CoreLib~ContinueWith -[S.P.CoreLib]System.Threading.Tasks.Task`1>.GetResultCore(bool)~System.Threading.Tasks.Task`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~GetResultCore [S.P.CoreLib]System.Threading.Tasks.Task`1.TrySetResult(ReadResult)~System.Threading.Tasks.Task`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib~1~0~TrySetResult [S.P.CoreLib]System.Threading.Tasks.Task`1>.GetAwaiter()~System.Threading.Tasks.Task`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~0~0~GetAwaiter +[S.P.CoreLib]System.Threading.Tasks.Task`1>.TrySetResult(ValueTuple`2<__Canon,AuthorizationLevel>)~System.Threading.Tasks.Task`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~0~TrySetResult [S.P.CoreLib]System.Threading.Tasks.Task+<>c.b__218_0(object)~System.Threading.Tasks.Task+<>c,System.Private.CoreLib~1~0~b__218_0 -[S.P.CoreLib]System.Threading.Tasks.Task+WhenAllPromise`1>..ctor(Task`1>[])~System.Threading.Tasks.Task+WhenAllPromise`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor -[S.P.CoreLib]System.Threading.Tasks.Task+WhenAllPromise`1>.Invoke(Task)~System.Threading.Tasks.Task+WhenAllPromise`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~Invoke [S.P.CoreLib]System.Threading.Tasks.TaskCompletionSource`1..ctor(TaskCreationOptions)~System.Threading.Tasks.TaskCompletionSource`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor +[S.P.CoreLib]System.Threading.Tasks.TaskExceptionHolder.AddFaultException(object)~System.Threading.Tasks.TaskExceptionHolder,System.Private.CoreLib~1~0~AddFaultException +[S.P.CoreLib]System.Threading.Tasks.TaskExceptionHolder.GetExceptionDispatchInfos()~System.Threading.Tasks.TaskExceptionHolder,System.Private.CoreLib~0~0~GetExceptionDispatchInfos [S.P.CoreLib]System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1..cctor()~System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[[System.Int32,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1.Complete(__Canon,Func`3<__Canon,IAsyncResult,int32>,IAsyncResult,bool)~System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[[System.Int32,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~4~0~Complete [S.P.CoreLib]System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1.CompleteFromAsyncResult(IAsyncResult)~System.Threading.Tasks.TaskFactory`1+FromAsyncTrimPromise`1[[System.Int32,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~CompleteFromAsyncResult @@ -3033,8 +3802,15 @@ [S.P.CoreLib]System.Threading.Tasks.ValueTask`1.get_Result()~System.Threading.Tasks.ValueTask`1[[System.IO.Pipelines.FlushResult,System.IO.Pipelines]],System.Private.CoreLib~0~0~get_Result [S.P.CoreLib]System.Threading.Tasks.ValueTask`1.get_IsCompleted()~System.Threading.Tasks.ValueTask`1[[System.IO.Pipelines.ReadResult,System.IO.Pipelines]],System.Private.CoreLib~0~0~get_IsCompleted [S.P.CoreLib]System.Threading.Thread..ctor(ThreadStart)~System.Threading.Thread,System.Private.CoreLib~1~0~.ctor +[S.P.CoreLib]System.Threading.Thread.get_CurrentThread()~System.Threading.Thread,System.Private.CoreLib~0~0~get_CurrentThread +[S.P.CoreLib]System.Threading.Thread.get_CurrentUICulture()~System.Threading.Thread,System.Private.CoreLib~0~0~get_CurrentUICulture +[S.P.CoreLib]System.Threading.Thread.RequireCurrentThread()~System.Threading.Thread,System.Private.CoreLib~0~0~RequireCurrentThread +[S.P.CoreLib]System.Threading.Thread.set_CurrentUICulture(CultureInfo)~System.Threading.Thread,System.Private.CoreLib~1~0~set_CurrentUICulture [S.P.CoreLib]System.Threading.ThreadHelper.ThreadStart()~System.Threading.ThreadHelper,System.Private.CoreLib~0~0~ThreadStart [S.P.CoreLib]System.Threading.ThreadLocal`1+FinalizationHelper.Finalize()~System.Threading.ThreadLocal`1+FinalizationHelper[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~Finalize +[S.P.CoreLib]System.Threading.ThreadLocal`1+IdManager.ReturnId(int32)~System.Threading.ThreadLocal`1+IdManager[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~ReturnId +[S.P.CoreLib]System.Threading.ThreadLocal`1.Dispose(bool)~System.Threading.ThreadLocal`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~Dispose +[S.P.CoreLib]System.Threading.ThreadLocal`1.Finalize()~System.Threading.ThreadLocal`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~Finalize [S.P.CoreLib]System.Threading.ThreadPoolWorkQueue+WorkStealingQueueList.Remove(WorkStealingQueue)~System.Threading.ThreadPoolWorkQueue+WorkStealingQueueList,System.Private.CoreLib~1~0~Remove [S.P.CoreLib]System.Threading.ThreadPoolWorkQueueThreadLocals.Finalize()~System.Threading.ThreadPoolWorkQueueThreadLocals,System.Private.CoreLib~0~0~Finalize [S.P.CoreLib]System.Threading.TimerHolder.Finalize()~System.Threading.TimerHolder,System.Private.CoreLib~0~0~Finalize @@ -3042,20 +3818,29 @@ [S.P.CoreLib]System.Threading.WaitHandle..ctor()~System.Threading.WaitHandle,System.Private.CoreLib~0~0~.ctor [S.P.CoreLib]System.Threading.WaitHandle.set_SafeWaitHandle(SafeWaitHandle)~System.Threading.WaitHandle,System.Private.CoreLib~1~0~set_SafeWaitHandle [S.P.CoreLib]System.TimeoutException..ctor()~System.TimeoutException,System.Private.CoreLib~0~0~.ctor -[S.P.CoreLib]System.TimeSpan.get_TotalDays()~System.TimeSpan,System.Private.CoreLib~0~0~get_TotalDays [S.P.CoreLib]System.TimeSpan.op_Addition(TimeSpan,TimeSpan)~System.TimeSpan,System.Private.CoreLib~2~0~op_Addition [S.P.CoreLib]System.TimeZoneInfo.ClearCachedData()~System.TimeZoneInfo,System.Private.CoreLib~0~0~ClearCachedData [S.P.CoreLib]System.Tuple.Create<__Canon,bool>(__Canon,bool)~System.Tuple,System.Private.CoreLib~2~2:System.__Canon,System.Private.CoreLib:System.Boolean,System.Private.CoreLib~Create [S.P.CoreLib]System.Tuple`2.get_Item1()~System.Tuple`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Item1 [S.P.CoreLib]System.Tuple`4..ctor(uint64,uint64,HttpMethod,int32)~System.Tuple`4[[System.UInt64,System.Private.CoreLib],[System.UInt64,System.Private.CoreLib],[Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpMethod,Microsoft.AspNetCore.Server.Kestrel.Core],[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~4~0~.ctor [S.P.CoreLib]System.Type.get_IsSerializable()~System.Type,System.Private.CoreLib~0~0~get_IsSerializable +[S.P.CoreLib]System.Type.GetType(string,Func`2,Func`4,bool,bool)~System.Type,System.Private.CoreLib~5~0~GetType +[S.P.CoreLib]System.TypeNameParser..cctor()~System.TypeNameParser,System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.TypeNameParser._CreateTypeNameParser(string,ObjectHandleOnStack,bool)~System.TypeNameParser,System.Private.CoreLib~3~0~_CreateTypeNameParser +[S.P.CoreLib]System.TypeNameParser._GetAssemblyName(SafeTypeNameParserHandle,StringHandleOnStack)~System.TypeNameParser,System.Private.CoreLib~2~0~_GetAssemblyName +[S.P.CoreLib]System.TypeNameParser._GetNames(SafeTypeNameParserHandle,ObjectHandleOnStack)~System.TypeNameParser,System.Private.CoreLib~2~0~_GetNames +[S.P.CoreLib]System.TypeNameParser.ConstructType(Func`2,Func`4,bool,bool,StackCrawlMark&)~System.TypeNameParser,System.Private.CoreLib~5~0~ConstructType +[S.P.CoreLib]System.TypeNameParser.EscapeTypeName(string)~System.TypeNameParser,System.Private.CoreLib~1~0~EscapeTypeName +[S.P.CoreLib]System.TypeNameParser.GetType(string,Func`2,Func`4,bool,bool,StackCrawlMark&)~System.TypeNameParser,System.Private.CoreLib~6~0~GetType +[S.P.CoreLib]System.TypeNameParser.ResolveAssembly(string,Func`2,bool,StackCrawlMark&)~System.TypeNameParser,System.Private.CoreLib~4~0~ResolveAssembly +[S.P.CoreLib]System.TypeNameParser.ResolveType(Assembly,string[],Func`4,bool,bool,StackCrawlMark&)~System.TypeNameParser,System.Private.CoreLib~6~0~ResolveType [S.P.CoreLib]System.ValueTuple`2..ctor(__Canon,bool)~System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~0~.ctor [S.P.CoreLib]System.ValueTuple`2..ctor(__Canon,AuthorizationLevel)~System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib~2~0~.ctor [S.P.CoreLib]System.ValueTuple`3..ctor(__Canon,char,uint32)~System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[System.Char,System.Private.CoreLib],[System.UInt32,System.Private.CoreLib]],System.Private.CoreLib~3~0~.ctor [S.P.CoreLib]System.ValueTuple`3..ctor(__Canon,int32,int32)~System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[System.Int32,System.Private.CoreLib],[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~3~0~.ctor +[S.P.CoreLib]System.ValueTuple`3..ctor(__Canon,int32,int64)~System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[System.Int32,System.Private.CoreLib],[System.Int64,System.Private.CoreLib]],System.Private.CoreLib~3~0~.ctor [S.P.CoreLib]System.ValueTuple`3..ctor(__Canon,int32,__Canon)~System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[System.Int32,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~3~0~.ctor [S.P.CoreLib]System.ValueTuple`3..ctor(__Canon,DataType,__Canon)~System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Description.DataType,Microsoft.Azure.WebJobs.Script.Abstractions],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~3~0~.ctor -[S.P.CoreLib]System.ValueType.Equals(object)~System.ValueType,System.Private.CoreLib~1~0~Equals [S.P.DataContractSerialization]System.Runtime.Serialization.BooleanDataContract..ctor()~System.Runtime.Serialization.BooleanDataContract,System.Private.DataContractSerialization~0~0~.ctor [S.P.DataContractSerialization]System.Runtime.Serialization.BooleanDataContract.get_WriteMethodName()~System.Runtime.Serialization.BooleanDataContract,System.Private.DataContractSerialization~0~0~get_WriteMethodName [S.P.DataContractSerialization]System.Runtime.Serialization.ClassDataContract..ctor(Type)~System.Runtime.Serialization.ClassDataContract,System.Private.DataContractSerialization~1~0~.ctor @@ -3336,33 +4121,56 @@ [S.P.Uri]System.Uri.IsHexDigit(char)~System.Uri,System.Private.Uri~1~0~IsHexDigit [S.P.Uri]System.UriHelper.EscapedAscii(char,char)~System.UriHelper,System.Private.Uri~2~0~EscapedAscii [S.P.Uri]System.UriHelper.Is3986Unreserved(char)~System.UriHelper,System.Private.Uri~1~0~Is3986Unreserved +[S.P.Xml.Linq]System.Xml.Linq.XDeclaration..ctor(XmlReader)~System.Xml.Linq.XDeclaration,System.Private.Xml.Linq~1~0~.ctor +[S.P.Xml.Linq]System.Xml.Linq.XDocument.get_Root()~System.Xml.Linq.XDocument,System.Private.Xml.Linq~0~0~get_Root +[S.P.Xml.Linq]System.Xml.Linq.XDocument.GetFirstNode<__Canon>()~System.Xml.Linq.XDocument,System.Private.Xml.Linq~0~1:System.__Canon,System.Private.CoreLib~GetFirstNode +[S.P.Xml.Linq]System.Xml.Linq.XDocument.InitLoad(XmlReader,LoadOptions)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~2~0~InitLoad +[S.P.Xml.Linq]System.Xml.Linq.XDocument.Load(XmlReader,LoadOptions)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~2~0~Load +[S.P.Xml.Linq]System.Xml.Linq.XDocument.Parse(string)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~1~0~Parse +[S.P.Xml.Linq]System.Xml.Linq.XDocument.Parse(string,LoadOptions)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~2~0~Parse +[S.P.Xml.Linq]System.Xml.Linq.XDocument.ValidateDocument(XNode,XmlNodeType,XmlNodeType)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~3~0~ValidateDocument +[S.P.Xml.Linq]System.Xml.Linq.XDocument.ValidateNode(XNode,XNode)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~2~0~ValidateNode +[S.P.Xml.Linq]System.Xml.Linq.XName.get_LocalName()~System.Xml.Linq.XName,System.Private.Xml.Linq~0~0~get_LocalName +[S.P.Xml]System.Xml.Schema.XsdDateTime+Parser..cctor()~System.Xml.Schema.XsdDateTime+Parser,System.Private.Xml~0~0~.cctor [S.P.Xml]System.Xml.XmlQualifiedName.get_Name()~System.Xml.XmlQualifiedName,System.Private.Xml~0~0~get_Name [S.P.Xml]System.Xml.XmlQualifiedName.get_Namespace()~System.Xml.XmlQualifiedName,System.Private.Xml~0~0~get_Namespace [S.P.Xml]System.Xml.XmlQualifiedName.GetHashCode()~System.Xml.XmlQualifiedName,System.Private.Xml~0~0~GetHashCode [S.P.Xml]System.Xml.XmlQualifiedName.op_Inequality(XmlQualifiedName,XmlQualifiedName)~System.Xml.XmlQualifiedName,System.Private.Xml~2~0~op_Inequality -[S.P.Xml]System.Xml.XmlWriter..ctor()~System.Xml.XmlWriter,System.Private.Xml~0~0~.ctor -[S.P.Xml]System.Xml.XmlWriter.WriteAttributeString(string,string)~System.Xml.XmlWriter,System.Private.Xml~2~0~WriteAttributeString -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2+d__32.System.Collections.Generic.IEnumerator>.get_Current()~System.Collections.Concurrent.ConcurrentDictionary`2+d__32[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~0~0~System.Collections.Generic.IEnumerator>.get_Current -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2+d__32.System.IDisposable.Dispose()~System.Collections.Concurrent.ConcurrentDictionary`2+d__32[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~0~0~System.IDisposable.Dispose -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryAdd(int64,__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~2~0~TryAdd +[S.P.Xml]System.Xml.XmlTextEncoder.Write(string)~System.Xml.XmlTextEncoder,System.Private.Xml~1~0~Write +[S.P.Xml]System.Xml.XmlTextWriter..cctor()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~.cctor +[S.P.Xml]System.Xml.XmlTextWriter..ctor()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~.ctor +[S.P.Xml]System.Xml.XmlTextWriter..ctor(Stream,Encoding)~System.Xml.XmlTextWriter,System.Private.Xml~2~0~.ctor +[S.P.Xml]System.Xml.XmlTextWriter.AutoComplete(Token)~System.Xml.XmlTextWriter,System.Private.Xml~1~0~AutoComplete +[S.P.Xml]System.Xml.XmlTextWriter.AutoCompleteAll()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~AutoCompleteAll +[S.P.Xml]System.Xml.XmlTextWriter.Close()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~Close +[S.P.Xml]System.Xml.XmlTextWriter.Flush()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~Flush +[S.P.Xml]System.Xml.XmlTextWriter.get_WriteState()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~get_WriteState +[S.P.Xml]System.Xml.XmlTextWriter.InternalWriteEndElement(bool)~System.Xml.XmlTextWriter,System.Private.Xml~1~0~InternalWriteEndElement +[S.P.Xml]System.Xml.XmlTextWriter.PushStack()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~PushStack +[S.P.Xml]System.Xml.XmlTextWriter.WriteEndElement()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~WriteEndElement +[S.P.Xml]System.Xml.XmlTextWriter.WriteEndStartTag(bool)~System.Xml.XmlTextWriter,System.Private.Xml~1~0~WriteEndStartTag +[S.P.Xml]System.Xml.XmlTextWriter.WriteStartElement(string,string,string)~System.Xml.XmlTextWriter,System.Private.Xml~3~0~WriteStartElement +[S.P.Xml]System.Xml.XmlTextWriter.WriteString(string)~System.Xml.XmlTextWriter,System.Private.Xml~1~0~WriteString +[S.P.Xml]System.Xml.XmlTextWriter+TagInfo.Init(int32)~System.Xml.XmlTextWriter+TagInfo,System.Private.Xml~1~0~Init +[S.P.Xml]System.Xml.XmlWriter..ctor()~System.Xml.XmlWriter,System.Private.Xml~0~0~.ctor +[S.P.Xml]System.Xml.XmlWriter.WriteAttributeString(string,string)~System.Xml.XmlWriter,System.Private.Xml~2~0~WriteAttributeString +[S.P.Xml]System.Xml.XmlWriter.WriteStartElement(string)~System.Xml.XmlWriter,System.Private.Xml~1~0~WriteStartElement +[S.P.Xml]System.Xml.XmlWriter.WriteValue(string)~System.Xml.XmlWriter,System.Private.Xml~1~0~WriteValue +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2+d__32.System.Collections.Generic.IEnumerator>.get_Current()~System.Collections.Concurrent.ConcurrentDictionary`2+d__32[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~0~0~System.Collections.Generic.IEnumerator>.get_Current +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2+d__32.System.IDisposable.Dispose()~System.Collections.Concurrent.ConcurrentDictionary`2+d__32[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~0~0~System.IDisposable.Dispose +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryAdd(int64,__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~2~0~TryAdd [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryAddInternal(int64,int32,__Canon,bool,bool,__Canon&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~6~0~TryAddInternal [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2..ctor()~System.Collections.Concurrent.ConcurrentDictionary`2[[Microsoft.ApplicationInsights.DependencyCollector.Implementation.EventHandlers.DiagnosticsEventHandlerBase+Property,Microsoft.AI.DependencyCollector],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~0~0~.ctor [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2..ctor(int32,int32,bool,IEqualityComparer`1)~System.Collections.Concurrent.ConcurrentDictionary`2[[Microsoft.ApplicationInsights.DependencyCollector.Implementation.EventHandlers.DiagnosticsEventHandlerBase+Property,Microsoft.AI.DependencyCollector],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~4~0~.ctor [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryRemove(__Canon,bool&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Collections.Concurrent~2~0~TryRemove [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryRemoveInternal(__Canon,bool&,bool,bool)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Collections.Concurrent~4~0~TryRemoveInternal -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2..ctor()~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~0~0~.ctor -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2..ctor(int32,int32,bool,IEqualityComparer`1<__Canon>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~4~0~.ctor -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.AcquireAllLocks(int32&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~1~0~AcquireAllLocks -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.AcquireLocks(int32,int32,int32&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~3~0~AcquireLocks -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.get_Count()~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~0~0~get_Count -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.GetCountInternal()~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~0~0~GetCountInternal -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.ReleaseLocks(int32,int32)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~2~0~ReleaseLocks -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2..ctor(IEnumerable`1>,IEqualityComparer`1<__Canon>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~2~0~.ctor [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~1~0~get_Item -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.InitializeFromCollection(IEnumerable`1>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~1~0~InitializeFromCollection -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryUpdate(__Canon,__Canon,__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~3~0~TryUpdate [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>..ctor(IEqualityComparer`1<__Canon>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~1~0~.ctor [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>..ctor(int32,int32,bool,IEqualityComparer`1<__Canon>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~4~0~.ctor +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.AcquireAllLocks(int32&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~1~0~AcquireAllLocks +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.AcquireLocks(int32,int32,int32&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~3~0~AcquireLocks +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.Clear()~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~0~0~Clear +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.ReleaseLocks(int32,int32)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~2~0~ReleaseLocks [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.set_Item(__Canon,ValueTuple`2<__Canon,AuthorizationLevel>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~2~0~set_Item [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.TryAddInternal(__Canon,int32,ValueTuple`2<__Canon,AuthorizationLevel>,bool,bool,ValueTuple`2<__Canon,AuthorizationLevel>&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~6~0~TryAddInternal [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.TryGetValue(__Canon,ValueTuple`2<__Canon,AuthorizationLevel>&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~2~0~TryGetValue @@ -3378,9 +4186,6 @@ [System.Collections]System.Collections.Generic.LinkedList`1>.AddLast(KeyValuePair`2<__Canon,__Canon>)~System.Collections.Generic.LinkedList`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Collections~1~0~AddLast [System.Collections]System.Collections.Generic.LinkedList`1>.get_Count()~System.Collections.Generic.LinkedList`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Collections~0~0~get_Count [System.Collections]System.Collections.Generic.LinkedList`1>.GetEnumerator()~System.Collections.Generic.LinkedList`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Collections~0~0~GetEnumerator -[System.ComponentModel.TypeConverter]System.ComponentModel.EnumConverter..ctor(Type)~System.ComponentModel.EnumConverter,System.ComponentModel.TypeConverter~1~0~.ctor -[System.ComponentModel.TypeConverter]System.ComponentModel.EnumConverter.CanConvertFrom(ITypeDescriptorContext,Type)~System.ComponentModel.EnumConverter,System.ComponentModel.TypeConverter~2~0~CanConvertFrom -[System.ComponentModel.TypeConverter]System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext,CultureInfo,object)~System.ComponentModel.EnumConverter,System.ComponentModel.TypeConverter~3~0~ConvertFrom [System.Diagnostics.DiagnosticSource]System.Diagnostics.Activity.Dispose()~System.Diagnostics.Activity,System.Diagnostics.DiagnosticSource~0~0~Dispose [System.Diagnostics.DiagnosticSource]System.Diagnostics.Activity.Dispose(bool)~System.Diagnostics.Activity,System.Diagnostics.DiagnosticSource~1~0~Dispose [System.Diagnostics.DiagnosticSource]System.Diagnostics.Activity.get_StartTimeUtc()~System.Diagnostics.Activity,System.Diagnostics.DiagnosticSource~0~0~get_StartTimeUtc @@ -3404,11 +4209,8 @@ [System.Diagnostics.Process]System.Collections.Specialized.StringDictionaryWrapper.set_Item(string,string)~System.Collections.Specialized.StringDictionaryWrapper,System.Diagnostics.Process~2~0~set_Item [System.Diagnostics.Process]System.Diagnostics.AsyncStreamReader..ctor(Stream,Action`1,Encoding)~System.Diagnostics.AsyncStreamReader,System.Diagnostics.Process~3~0~.ctor [System.Diagnostics.Process]System.Diagnostics.AsyncStreamReader.BeginReadLine()~System.Diagnostics.AsyncStreamReader,System.Diagnostics.Process~0~0~BeginReadLine -[System.Diagnostics.Process]System.Diagnostics.AsyncStreamReader.FlushMessageQueue(bool)~System.Diagnostics.AsyncStreamReader,System.Diagnostics.Process~1~0~FlushMessageQueue -[System.Diagnostics.Process]System.Diagnostics.AsyncStreamReader.MoveLinesFromStringBuilderToMessageQueue()~System.Diagnostics.AsyncStreamReader,System.Diagnostics.Process~0~0~MoveLinesFromStringBuilderToMessageQueue [System.Diagnostics.Process]System.Diagnostics.AsyncStreamReader.ReadBufferAsync()~System.Diagnostics.AsyncStreamReader,System.Diagnostics.Process~0~0~ReadBufferAsync [System.Diagnostics.Process]System.Diagnostics.AsyncStreamReader+d__16.MoveNext()~System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process~0~0~MoveNext -[System.Diagnostics.Process]System.Diagnostics.DataReceivedEventArgs.get_Data()~System.Diagnostics.DataReceivedEventArgs,System.Diagnostics.Process~0~0~get_Data [System.Diagnostics.Process]System.Diagnostics.Process..cctor()~System.Diagnostics.Process,System.Diagnostics.Process~0~0~.cctor [System.Diagnostics.Process]System.Diagnostics.Process..ctor()~System.Diagnostics.Process,System.Diagnostics.Process~0~0~.ctor [System.Diagnostics.Process]System.Diagnostics.Process.add_ErrorDataReceived(DataReceivedEventHandler)~System.Diagnostics.Process,System.Diagnostics.Process~1~0~add_ErrorDataReceived @@ -3424,7 +4226,6 @@ [System.Diagnostics.Process]System.Diagnostics.Process.get_StartInfo()~System.Diagnostics.Process,System.Diagnostics.Process~0~0~get_StartInfo [System.Diagnostics.Process]System.Diagnostics.Process.GetEnvironmentVariablesBlock(IDictionary`2)~System.Diagnostics.Process,System.Diagnostics.Process~1~0~GetEnvironmentVariablesBlock [System.Diagnostics.Process]System.Diagnostics.Process.GetOrOpenProcessHandle()~System.Diagnostics.Process,System.Diagnostics.Process~0~0~GetOrOpenProcessHandle -[System.Diagnostics.Process]System.Diagnostics.Process.OutputReadNotifyUser(string)~System.Diagnostics.Process,System.Diagnostics.Process~1~0~OutputReadNotifyUser [System.Diagnostics.Process]System.Diagnostics.Process.set_EnableRaisingEvents(bool)~System.Diagnostics.Process,System.Diagnostics.Process~1~0~set_EnableRaisingEvents [System.Diagnostics.Process]System.Diagnostics.Process.set_StartInfo(ProcessStartInfo)~System.Diagnostics.Process,System.Diagnostics.Process~1~0~set_StartInfo [System.Diagnostics.Process]System.Diagnostics.Process.Start()~System.Diagnostics.Process,System.Diagnostics.Process~0~0~Start @@ -3449,61 +4250,14 @@ [System.Diagnostics.Process]System.Text.ConsoleEncoding.GetMaxCharCount(int32)~System.Text.ConsoleEncoding,System.Diagnostics.Process~1~0~GetMaxCharCount [System.Diagnostics.Process]System.Text.ConsoleEncoding.GetPreamble()~System.Text.ConsoleEncoding,System.Diagnostics.Process~0~0~GetPreamble [System.Diagnostics.Process]System.Text.EncodingHelper.GetSupportedConsoleEncoding(int32)~System.Text.EncodingHelper,System.Diagnostics.Process~1~0~GetSupportedConsoleEncoding -[System.Diagnostics.Process]System.Text.OSEncoding.GetChars(uint8[],int32,int32,char[],int32)~System.Text.OSEncoding,System.Diagnostics.Process~5~0~GetChars [System.Diagnostics.Process]System.Text.OSEncoding.GetDecoder()~System.Text.OSEncoding,System.Diagnostics.Process~0~0~GetDecoder [System.Diagnostics.Process]System.Text.OSEncoding.GetMaxCharCount(int32)~System.Text.OSEncoding,System.Diagnostics.Process~1~0~GetMaxCharCount -[System.Diagnostics.Process]System.Text.OSEncoding.MultiByteToWideChar(int32,uint8*,int32,char*,int32)~System.Text.OSEncoding,System.Diagnostics.Process~5~0~MultiByteToWideChar [System.IdentityModel.Tokens.Jwt]System.IdentityModel.Tokens.Jwt.ClaimTypeMapping..cctor()~System.IdentityModel.Tokens.Jwt.ClaimTypeMapping,System.IdentityModel.Tokens.Jwt~0~0~.cctor [System.IdentityModel.Tokens.Jwt]System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler..cctor()~System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler,System.IdentityModel.Tokens.Jwt~0~0~.cctor [System.IdentityModel.Tokens.Jwt]System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler..ctor()~System.IdentityModel.Tokens.Jwt.JwtSecurityTokenHandler,System.IdentityModel.Tokens.Jwt~0~0~.ctor -[System.IO.Compression]System.IO.Compression.Deflater..ctor(CompressionLevel,int32)~System.IO.Compression.Deflater,System.IO.Compression~2~0~.ctor -[System.IO.Compression]System.IO.Compression.Deflater.DeallocateInputBufferHandle()~System.IO.Compression.Deflater,System.IO.Compression~0~0~DeallocateInputBufferHandle -[System.IO.Compression]System.IO.Compression.Deflater.Deflate(FlushCode)~System.IO.Compression.Deflater,System.IO.Compression~1~0~Deflate -[System.IO.Compression]System.IO.Compression.Deflater.DeflateInit(CompressionLevel,int32,int32,CompressionStrategy)~System.IO.Compression.Deflater,System.IO.Compression~4~0~DeflateInit -[System.IO.Compression]System.IO.Compression.Deflater.GetDeflateOutput(uint8[])~System.IO.Compression.Deflater,System.IO.Compression~1~0~GetDeflateOutput -[System.IO.Compression]System.IO.Compression.Deflater.ReadDeflateOutput(uint8[],FlushCode,int32&)~System.IO.Compression.Deflater,System.IO.Compression~3~0~ReadDeflateOutput -[System.IO.Compression]System.IO.Compression.Deflater.SetInput(uint8*,int32)~System.IO.Compression.Deflater,System.IO.Compression~2~0~SetInput -[System.IO.Compression]System.IO.Compression.DeflateStream.Dispose(bool)~System.IO.Compression.DeflateStream,System.IO.Compression~1~0~Dispose -[System.IO.Compression]System.IO.Compression.DeflateStream.Flush()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~Flush -[System.IO.Compression]System.IO.Compression.DeflateStream.FlushBuffers()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~FlushBuffers -[System.IO.Compression]System.IO.Compression.DeflateStream.get_CanSeek()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~get_CanSeek -[System.IO.Compression]System.IO.Compression.DeflateStream.get_CanWrite()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~get_CanWrite -[System.IO.Compression]System.IO.Compression.DeflateStream.InitializeDeflater(Stream,bool,int32,CompressionLevel)~System.IO.Compression.DeflateStream,System.IO.Compression~4~0~InitializeDeflater -[System.IO.Compression]System.IO.Compression.DeflateStream.PurgeBuffers(bool)~System.IO.Compression.DeflateStream,System.IO.Compression~1~0~PurgeBuffers -[System.IO.Compression]System.IO.Compression.DeflateStream.Write(uint8[],int32,int32)~System.IO.Compression.DeflateStream,System.IO.Compression~3~0~Write -[System.IO.Compression]System.IO.Compression.DeflateStream.WriteCore(ReadOnlySpan`1)~System.IO.Compression.DeflateStream,System.IO.Compression~1~0~WriteCore -[System.IO.Compression]System.IO.Compression.DeflateStream.WriteDeflaterOutput()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~WriteDeflaterOutput -[System.IO.Compression]System.IO.Compression.GZipStream..ctor(Stream,CompressionMode)~System.IO.Compression.GZipStream,System.IO.Compression~2~0~.ctor -[System.IO.Compression]System.IO.Compression.GZipStream..ctor(Stream,CompressionMode,bool)~System.IO.Compression.GZipStream,System.IO.Compression~3~0~.ctor -[System.IO.Compression]System.IO.Compression.GZipStream.Dispose(bool)~System.IO.Compression.GZipStream,System.IO.Compression~1~0~Dispose -[System.IO.Compression]System.IO.Compression.GZipStream.Flush()~System.IO.Compression.GZipStream,System.IO.Compression~0~0~Flush -[System.IO.Compression]System.IO.Compression.GZipStream.get_CanSeek()~System.IO.Compression.GZipStream,System.IO.Compression~0~0~get_CanSeek -[System.IO.Compression]System.IO.Compression.GZipStream.get_CanWrite()~System.IO.Compression.GZipStream,System.IO.Compression~0~0~get_CanWrite -[System.IO.Compression]System.IO.Compression.GZipStream.Write(uint8[],int32,int32)~System.IO.Compression.GZipStream,System.IO.Compression~3~0~Write -[System.IO.Compression]System.IO.Compression.ZLibNative+ZLibStreamHandle.Deflate(FlushCode)~System.IO.Compression.ZLibNative+ZLibStreamHandle,System.IO.Compression~1~0~Deflate -[System.IO.Compression]System.IO.Compression.ZLibNative+ZLibStreamHandle.DeflateEnd()~System.IO.Compression.ZLibNative+ZLibStreamHandle,System.IO.Compression~0~0~DeflateEnd -[System.IO.Compression]System.IO.Compression.ZLibNative+ZLibStreamHandle.DeflateInit2_(CompressionLevel,int32,int32,CompressionStrategy)~System.IO.Compression.ZLibNative+ZLibStreamHandle,System.IO.Compression~4~0~DeflateInit2_ -[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher.GetHandler(WatcherChangeTypes)~System.IO.FileSystemWatcher,System.IO.FileSystem.Watcher~1~0~GetHandler -[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher.MatchPattern(ReadOnlySpan`1)~System.IO.FileSystemWatcher,System.IO.FileSystem.Watcher~1~0~MatchPattern -[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(WatcherChangeTypes,ReadOnlySpan`1)~System.IO.FileSystemWatcher,System.IO.FileSystem.Watcher~2~0~NotifyFileSystemEventArgs -[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher.ParseEventBufferAndNotifyForEach(uint8[],uint32)~System.IO.FileSystemWatcher,System.IO.FileSystem.Watcher~2~0~ParseEventBufferAndNotifyForEach -[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher+NormalizedFilterCollection.GetFilters()~System.IO.FileSystemWatcher+NormalizedFilterCollection,System.IO.FileSystem.Watcher~0~0~GetFilters -[System.IO.FileSystem.Watcher]System.IO.PathInternal..cctor()~System.IO.PathInternal,System.IO.FileSystem.Watcher~0~0~.cctor -[System.IO.FileSystem.Watcher]System.IO.PathInternal.GetIsCaseSensitive()~System.IO.PathInternal,System.IO.FileSystem.Watcher~0~0~GetIsCaseSensitive -[System.IO.FileSystem]System.IO.DirectoryInfo.GetDirectories()~System.IO.DirectoryInfo,System.IO.FileSystem~0~0~GetDirectories -[System.IO.FileSystem]System.IO.DirectoryInfo.GetDirectories(string,EnumerationOptions)~System.IO.DirectoryInfo,System.IO.FileSystem~2~0~GetDirectories -[System.IO.FileSystem]System.IO.Enumeration.FileSystemEnumerableFactory.DirectoryInfos(string,string,EnumerationOptions,bool)~System.IO.Enumeration.FileSystemEnumerableFactory,System.IO.FileSystem~4~0~DirectoryInfos -[System.IO.FileSystem]System.IO.Enumeration.FileSystemEnumerableFactory+<>c.b__7_0(FileSystemEntry&)~System.IO.Enumeration.FileSystemEnumerableFactory+<>c,System.IO.FileSystem~1~0~b__7_0 -[System.IO.FileSystem]System.IO.Enumeration.FileSystemEnumerableFactory+<>c__DisplayClass7_0.b__1(FileSystemEntry&)~System.IO.Enumeration.FileSystemEnumerableFactory+<>c__DisplayClass7_0,System.IO.FileSystem~1~0~b__1 -[System.IO.FileSystem]System.IO.Enumeration.FileSystemName.MatchesSimpleExpression(ReadOnlySpan`1,ReadOnlySpan`1,bool)~System.IO.Enumeration.FileSystemName,System.IO.FileSystem~3~0~MatchesSimpleExpression -[System.IO.FileSystem]System.IO.FileInfo.Create()~System.IO.FileInfo,System.IO.FileSystem~0~0~Create -[System.IO.FileSystem]System.IO.FileInfo.get_Length()~System.IO.FileInfo,System.IO.FileSystem~0~0~get_Length -[System.IO.FileSystem]System.IO.FileInfo.Open(FileMode,FileAccess,FileShare)~System.IO.FileInfo,System.IO.FileSystem~3~0~Open -[System.IO.FileSystem]System.IO.FileSystemInfo.get_LastWriteTime()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~get_LastWriteTime -[System.IO.FileSystem]System.IO.FileSystemInfo.get_LastWriteTimeUtc()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~get_LastWriteTimeUtc -[System.IO.FileSystem]System.IO.FileSystemInfo.get_LengthCore()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~get_LengthCore -[System.IO.FileSystem]System.IO.FileSystemInfo.get_NormalizedPath()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~get_NormalizedPath -[System.IO.FileSystem]System.IO.FileSystemInfo.Refresh()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~Refresh +[System.IO.Abstractions]System.IO.Abstractions.FileWrapper.Open(string,FileMode,FileAccess,FileShare)~System.IO.Abstractions.FileWrapper,System.IO.Abstractions~4~0~Open +[System.IO.FileSystem]System.IO.File.Open(string,FileMode,FileAccess,FileShare)~System.IO.File,System.IO.FileSystem~4~0~Open +[System.IO.FileSystem]System.IO.File.OpenText(string)~System.IO.File,System.IO.FileSystem~1~0~OpenText [System.IO.Pipelines]System.IO.Pipelines.FlushResult.get_IsCanceled()~System.IO.Pipelines.FlushResult,System.IO.Pipelines~0~0~get_IsCanceled [System.IO.Pipelines]System.IO.Pipelines.FlushResult.get_IsCompleted()~System.IO.Pipelines.FlushResult,System.IO.Pipelines~0~0~get_IsCompleted [System.IO.Pipelines]System.IO.Pipelines.InlineScheduler.UnsafeSchedule(Action`1,object)~System.IO.Pipelines.InlineScheduler,System.IO.Pipelines~2~0~UnsafeSchedule @@ -3553,6 +4307,7 @@ [System.Linq.Expressions]System.Linq.Expressions.Compiler.VariableBinder.VisitBlock(BlockExpression)~System.Linq.Expressions.Compiler.VariableBinder,System.Linq.Expressions~1~0~VisitBlock [System.Linq.Expressions]System.Linq.Expressions.Expression.Block(Expression,Expression)~System.Linq.Expressions.Expression,System.Linq.Expressions~2~0~Block [System.Linq.Expressions]System.Linq.Expressions.Expression.Invoke(Expression,Expression,Expression,Expression)~System.Linq.Expressions.Expression,System.Linq.Expressions~4~0~Invoke +[System.Linq.Expressions]System.Linq.Expressions.Interpreter.CastInstruction+CastInstructionT`1.Run(InterpretedFrame)~System.Linq.Expressions.Interpreter.CastInstruction+CastInstructionT`1[[System.__Canon,System.Private.CoreLib]],System.Linq.Expressions~1~0~Run [System.Linq.Expressions]System.Linq.Expressions.Interpreter.CreateDelegateInstruction.get_ConsumedStack()~System.Linq.Expressions.Interpreter.CreateDelegateInstruction,System.Linq.Expressions~0~0~get_ConsumedStack [System.Linq.Expressions]System.Linq.Expressions.Interpreter.CreateDelegateInstruction.get_ProducedStack()~System.Linq.Expressions.Interpreter.CreateDelegateInstruction,System.Linq.Expressions~0~0~get_ProducedStack [System.Linq.Expressions]System.Linq.Expressions.Interpreter.CreateDelegateInstruction.Run(InterpretedFrame)~System.Linq.Expressions.Interpreter.CreateDelegateInstruction,System.Linq.Expressions~1~0~Run @@ -3595,31 +4350,28 @@ [System.Linq]System.Collections.Generic.LargeArrayBuilder`1>.GetBuffer(int32)~System.Collections.Generic.LargeArrayBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~1~0~GetBuffer [System.Linq]System.Collections.Generic.LargeArrayBuilder`1>.ToArray()~System.Collections.Generic.LargeArrayBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~0~0~ToArray [System.Linq]System.Collections.Generic.LargeArrayBuilder`1>.TryMove(ValueTuple`2<__Canon,__Canon>[]&)~System.Collections.Generic.LargeArrayBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~1~0~TryMove -[System.Linq]System.Collections.Generic.LargeArrayBuilder`1..ctor(int32)~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~1~0~.ctor -[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.AddWithBufferAllocation(uint8)~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~1~0~AddWithBufferAllocation -[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.AllocateBuffer()~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~0~0~AllocateBuffer -[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.CopyTo(uint8[],int32,int32)~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~3~0~CopyTo -[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.ToArray()~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~0~0~ToArray -[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.TryMove(uint8[]&)~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~1~0~TryMove [System.Linq]System.Linq.Buffer`1>..ctor(IEnumerable`1>)~System.Linq.Buffer`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~1~0~.ctor -[System.Linq]System.Linq.CachingComparer`2.SetElement(__Canon)~System.Linq.CachingComparer`2[[System.__Canon,System.Private.CoreLib],[System.DateTime,System.Private.CoreLib]],System.Linq~1~0~SetElement [System.Linq]System.Linq.Enumerable.Any(IEnumerable`1,Func`2)~System.Linq.Enumerable,System.Linq~2~1:Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http~Any [System.Linq]System.Linq.Enumerable.Concat>(IEnumerable`1>,IEnumerable`1>)~System.Linq.Enumerable,System.Linq~2~1:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib~Concat [System.Linq]System.Linq.Enumerable.OrderBy<__Canon,bool>(IEnumerable`1<__Canon>,Func`2<__Canon,bool>)~System.Linq.Enumerable,System.Linq~2~2:System.__Canon,System.Private.CoreLib:System.Boolean,System.Private.CoreLib~OrderBy [System.Linq]System.Linq.Enumerable.OrderBy,__Canon>(IEnumerable`1>,Func`2,__Canon>)~System.Linq.Enumerable,System.Linq~2~2:System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:System.__Canon,System.Private.CoreLib~OrderBy -[System.Linq]System.Linq.Enumerable.OrderByDescending<__Canon,DateTime>(IEnumerable`1<__Canon>,Func`2<__Canon,DateTime>)~System.Linq.Enumerable,System.Linq~2~2:System.__Canon,System.Private.CoreLib:System.DateTime,System.Private.CoreLib~OrderByDescending [System.Linq]System.Linq.Enumerable.Range(int32,int32)~System.Linq.Enumerable,System.Linq~2~0~Range +[System.Linq]System.Linq.Enumerable.Select<__Canon,__Canon>(IEnumerable`1<__Canon>,Func`3<__Canon,int32,__Canon>)~System.Linq.Enumerable,System.Linq~2~2:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~Select [System.Linq]System.Linq.Enumerable.Select<__Canon,AuthorizationLevel>(IEnumerable`1<__Canon>,Func`2<__Canon,AuthorizationLevel>)~System.Linq.Enumerable,System.Linq~2~2:System.__Canon,System.Private.CoreLib:Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http~Select [System.Linq]System.Linq.Enumerable.Select>(IEnumerable`1,Func`2>)~System.Linq.Enumerable,System.Linq~2~2:Azure.Core.HttpHeader,Azure.Core:System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~Select [System.Linq]System.Linq.Enumerable.Select(IEnumerable`1,Func`2)~System.Linq.Enumerable,System.Linq~2~2:System.Int32,System.Private.CoreLib:System.Byte,System.Private.CoreLib~Select +[System.Linq]System.Linq.Enumerable.SelectIterator<__Canon,__Canon>(IEnumerable`1<__Canon>,Func`3<__Canon,int32,__Canon>)~System.Linq.Enumerable,System.Linq~2~2:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~SelectIterator +[System.Linq]System.Linq.Enumerable.Sum<__Canon>(IEnumerable`1<__Canon>,Func`2<__Canon,int64>)~System.Linq.Enumerable,System.Linq~2~1:System.__Canon,System.Private.CoreLib~Sum [System.Linq]System.Linq.Enumerable.ToArray(IEnumerable`1)~System.Linq.Enumerable,System.Linq~1~1:Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http~ToArray [System.Linq]System.Linq.Enumerable.ToArray(IEnumerable`1)~System.Linq.Enumerable,System.Linq~1~1:System.Byte,System.Private.CoreLib~ToArray -[System.Linq]System.Linq.Enumerable.ToDictionary,__Canon,__Canon>(KeyValuePair`2<__Canon,__Canon>[],Func`2,__Canon>,Func`2,__Canon>,IEqualityComparer`1<__Canon>)~System.Linq.Enumerable,System.Linq~4~3:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~ToDictionary +[System.Linq]System.Linq.Enumerable.ToDictionary<__Canon,__Canon,__Canon>(List`1<__Canon>,Func`2<__Canon,__Canon>,Func`2<__Canon,__Canon>,IEqualityComparer`1<__Canon>)~System.Linq.Enumerable,System.Linq~4~3:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~ToDictionary [System.Linq]System.Linq.Enumerable.ToDictionary,__Canon,__Canon>(IEnumerable`1>,Func`2,__Canon>,Func`2,__Canon>)~System.Linq.Enumerable,System.Linq~3~3:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~ToDictionary [System.Linq]System.Linq.Enumerable.ToDictionary,__Canon,__Canon>(IEnumerable`1>,Func`2,__Canon>,Func`2,__Canon>,IEqualityComparer`1<__Canon>)~System.Linq.Enumerable,System.Linq~4~3:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~ToDictionary -[System.Linq]System.Linq.Enumerable.TryGetLast>(IEnumerable`1>,Func`2,bool>,bool&)~System.Linq.Enumerable,System.Linq~3~1:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~TryGetLast [System.Linq]System.Linq.Enumerable.Where(IEnumerable`1,Func`2)~System.Linq.Enumerable,System.Linq~2~1:Azure.Core.HttpHeader,Azure.Core~Where -[System.Linq]System.Linq.Enumerable.Where(IEnumerable`1,Func`2)~System.Linq.Enumerable,System.Linq~2~1:System.Int32,System.Private.CoreLib~Where +[System.Linq]System.Linq.Enumerable+d__173`2.MoveNext()~System.Linq.Enumerable+d__173`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~MoveNext +[System.Linq]System.Linq.Enumerable+d__173`2.System.Collections.Generic.IEnumerable.GetEnumerator()~System.Linq.Enumerable+d__173`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~System.Collections.Generic.IEnumerable.GetEnumerator +[System.Linq]System.Linq.Enumerable+d__173`2.System.Collections.Generic.IEnumerator.get_Current()~System.Linq.Enumerable+d__173`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~System.Collections.Generic.IEnumerator.get_Current +[System.Linq]System.Linq.Enumerable+d__173`2.System.IDisposable.Dispose()~System.Linq.Enumerable+d__173`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~System.IDisposable.Dispose [System.Linq]System.Linq.Enumerable+Concat2Iterator`1>.GetEnumerable(int32)~System.Linq.Enumerable+Concat2Iterator`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib]],System.Linq~1~0~GetEnumerable [System.Linq]System.Linq.Enumerable+ConcatIterator`1>.Dispose()~System.Linq.Enumerable+ConcatIterator`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib]],System.Linq~0~0~Dispose [System.Linq]System.Linq.Enumerable+ConcatIterator`1>.MoveNext()~System.Linq.Enumerable+ConcatIterator`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib]],System.Linq~0~0~MoveNext @@ -3628,18 +4380,16 @@ [System.Linq]System.Linq.Enumerable+EnumerablePartition`1.SkipBefore(int32,IEnumerator`1<__Canon>)~System.Linq.Enumerable+EnumerablePartition`1[[System.__Canon,System.Private.CoreLib]],System.Linq~2~0~SkipBefore [System.Linq]System.Linq.Enumerable+EnumerablePartition`1.SkipBeforeFirst(IEnumerator`1<__Canon>)~System.Linq.Enumerable+EnumerablePartition`1[[System.__Canon,System.Private.CoreLib]],System.Linq~1~0~SkipBeforeFirst [System.Linq]System.Linq.Enumerable+EnumerablePartition`1.ToArray()~System.Linq.Enumerable+EnumerablePartition`1[[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~ToArray -[System.Linq]System.Linq.Enumerable+Iterator`1.Where(Func`2)~System.Linq.Enumerable+Iterator`1[[System.Int32,System.Private.CoreLib]],System.Linq~1~0~Where [System.Linq]System.Linq.Enumerable+Iterator`1>.get_Current()~System.Linq.Enumerable+Iterator`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib]],System.Linq~0~0~get_Current [System.Linq]System.Linq.Enumerable+Iterator`1>.GetEnumerator()~System.Linq.Enumerable+Iterator`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives]],System.Private.CoreLib]],System.Linq~0~0~GetEnumerator -[System.Linq]System.Linq.Enumerable+RangeIterator.Dispose()~System.Linq.Enumerable+RangeIterator,System.Linq~0~0~Dispose -[System.Linq]System.Linq.Enumerable+RangeIterator.MoveNext()~System.Linq.Enumerable+RangeIterator,System.Linq~0~0~MoveNext +[System.Linq]System.Linq.Enumerable+RangeIterator.Select(Func`2)~System.Linq.Enumerable+RangeIterator,System.Linq~1~1:System.Byte,System.Private.CoreLib~Select [System.Linq]System.Linq.Enumerable+SelectEnumerableIterator`2.ToArray()~System.Linq.Enumerable+SelectEnumerableIterator`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Linq~0~0~ToArray +[System.Linq]System.Linq.Enumerable+SelectListIterator`2.ToList()~System.Linq.Enumerable+SelectListIterator`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~ToList [System.Linq]System.Linq.Enumerable+SelectManySingleSelectorIterator`2.ToArray()~System.Linq.Enumerable+SelectManySingleSelectorIterator`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~ToArray +[System.Linq]System.Linq.Enumerable+SelectRangeIterator`1.ToArray()~System.Linq.Enumerable+SelectRangeIterator`1[[System.Byte,System.Private.CoreLib]],System.Linq~0~0~ToArray [System.Linq]System.Linq.Enumerable+WhereEnumerableIterator`1.Select>(Func`2>)~System.Linq.Enumerable+WhereEnumerableIterator`1[[Azure.Core.HttpHeader,Azure.Core]],System.Linq~1~1:System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~Select -[System.Linq]System.Linq.Enumerable+WhereEnumerableIterator`1.Select(Func`2)~System.Linq.Enumerable+WhereEnumerableIterator`1[[System.Int32,System.Private.CoreLib]],System.Linq~1~1:System.Byte,System.Private.CoreLib~Select [System.Linq]System.Linq.Enumerable+WhereListIterator`1.Clone()~System.Linq.Enumerable+WhereListIterator`1[[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~Clone [System.Linq]System.Linq.Enumerable+WhereSelectEnumerableIterator`2>.ToArray()~System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[Azure.Core.HttpHeader,Azure.Core],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~0~0~ToArray -[System.Linq]System.Linq.Enumerable+WhereSelectEnumerableIterator`2.ToArray()~System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.Int32,System.Private.CoreLib],[System.Byte,System.Private.CoreLib]],System.Linq~0~0~ToArray [System.Linq]System.Linq.EnumerableSorter`1>.ComputeMap(ValueTuple`2<__Canon,__Canon>[],int32)~System.Linq.EnumerableSorter`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~2~0~ComputeMap [System.Linq]System.Linq.EnumerableSorter`1>.Sort(ValueTuple`2<__Canon,__Canon>[],int32)~System.Linq.EnumerableSorter`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~2~0~Sort [System.Linq]System.Linq.EnumerableSorter`2.ComputeKeys(__Canon[],int32)~System.Linq.EnumerableSorter`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Linq~2~0~ComputeKeys @@ -3647,16 +4397,12 @@ [System.Linq]System.Linq.EnumerableSorter`2,System.__Canon>.CompareAnyKeys(int32,int32)~System.Linq.EnumerableSorter`2[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~2~0~CompareAnyKeys [System.Linq]System.Linq.EnumerableSorter`2,System.__Canon>.ComputeKeys(ValueTuple`2<__Canon,__Canon>[],int32)~System.Linq.EnumerableSorter`2[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~2~0~ComputeKeys [System.Linq]System.Linq.EnumerableSorter`2,System.__Canon>.QuickSort(int32[],int32,int32)~System.Linq.EnumerableSorter`2[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~3~0~QuickSort -[System.Linq]System.Linq.Lookup`2.Contains(__Canon)~System.Linq.Lookup`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~1~0~Contains [System.Linq]System.Linq.OrderedEnumerable`1+d__16>.MoveNext()~System.Linq.OrderedEnumerable`1+d__16[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~0~0~MoveNext [System.Linq]System.Linq.OrderedEnumerable`1+d__16>.System.Collections.Generic.IEnumerator.get_Current()~System.Linq.OrderedEnumerable`1+d__16[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~0~0~System.Collections.Generic.IEnumerator.get_Current [System.Linq]System.Linq.OrderedEnumerable`1+d__16>.System.IDisposable.Dispose()~System.Linq.OrderedEnumerable`1+d__16[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~0~0~System.IDisposable.Dispose -[System.Linq]System.Linq.OrderedEnumerable`1.TryGetFirst(Func`2<__Canon,bool>,bool&)~System.Linq.OrderedEnumerable`1[[System.__Canon,System.Private.CoreLib]],System.Linq~2~0~TryGetFirst [System.Linq]System.Linq.OrderedEnumerable`1>.GetEnumerator()~System.Linq.OrderedEnumerable`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Linq~0~0~GetEnumerator [System.Linq]System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1<__Canon>,Func`2<__Canon,bool>,IComparer`1,bool,OrderedEnumerable`1<__Canon>)~System.Linq.OrderedEnumerable`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Linq~5~0~.ctor [System.Linq]System.Linq.OrderedEnumerable`2.GetEnumerableSorter(EnumerableSorter`1<__Canon>)~System.Linq.OrderedEnumerable`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Linq~1~0~GetEnumerableSorter -[System.Linq]System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1<__Canon>,Func`2<__Canon,DateTime>,IComparer`1,bool,OrderedEnumerable`1<__Canon>)~System.Linq.OrderedEnumerable`2[[System.__Canon,System.Private.CoreLib],[System.DateTime,System.Private.CoreLib]],System.Linq~5~0~.ctor -[System.Linq]System.Linq.OrderedEnumerable`2.GetComparer(CachingComparer`1<__Canon>)~System.Linq.OrderedEnumerable`2[[System.__Canon,System.Private.CoreLib],[System.DateTime,System.Private.CoreLib]],System.Linq~1~0~GetComparer [System.Linq]System.Linq.OrderedEnumerable`2,System.__Canon>..ctor(IEnumerable`1>,Func`2,__Canon>,IComparer`1<__Canon>,bool,OrderedEnumerable`1>)~System.Linq.OrderedEnumerable`2[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~5~0~.ctor [System.Linq]System.Linq.OrderedEnumerable`2,System.__Canon>.GetEnumerableSorter(EnumerableSorter`1>)~System.Linq.OrderedEnumerable`2[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~1~0~GetEnumerableSorter [System.Memory]System.Buffers.BuffersExtensions.CopyTo(ReadOnlySequence`1&,Span`1)~System.Buffers.BuffersExtensions,System.Memory~2~1:System.Byte,System.Private.CoreLib~CopyTo @@ -3672,6 +4418,7 @@ [System.Net.Http]System.Net.Http.EmptyReadStream..cctor()~System.Net.Http.EmptyReadStream,System.Net.Http~0~0~.cctor [System.Net.Http]System.Net.Http.EmptyReadStream.Close()~System.Net.Http.EmptyReadStream,System.Net.Http~0~0~Close [System.Net.Http]System.Net.Http.EmptyReadStream.CopyToAsync(Stream,int32,CancellationToken)~System.Net.Http.EmptyReadStream,System.Net.Http~3~0~CopyToAsync +[System.Net.Http]System.Net.Http.EmptyReadStream.Read(Span`1)~System.Net.Http.EmptyReadStream,System.Net.Http~1~0~Read [System.Net.Http]System.Net.Http.EmptyReadStream.ReadAsync(Memory`1,CancellationToken)~System.Net.Http.EmptyReadStream,System.Net.Http~2~0~ReadAsync [System.Net.Http]System.Net.Http.Headers.AuthenticationHeaderValue..ctor(string,string)~System.Net.Http.Headers.AuthenticationHeaderValue,System.Net.Http~2~0~.ctor [System.Net.Http]System.Net.Http.Headers.AuthenticationHeaderValue.GetAuthenticationLength(string,int32,object&)~System.Net.Http.Headers.AuthenticationHeaderValue,System.Net.Http~3~0~GetAuthenticationLength @@ -3680,29 +4427,19 @@ [System.Net.Http]System.Net.Http.Headers.AuthenticationHeaderValue.TrySkipFirstBlob(string,int32&,int32&)~System.Net.Http.Headers.AuthenticationHeaderValue,System.Net.Http~3~0~TrySkipFirstBlob [System.Net.Http]System.Net.Http.Headers.ByteArrayHeaderParser.ToString(object)~System.Net.Http.Headers.ByteArrayHeaderParser,System.Net.Http~1~0~ToString [System.Net.Http]System.Net.Http.Headers.ByteArrayHeaderParser.TryParseValue(string,object,int32&,object&)~System.Net.Http.Headers.ByteArrayHeaderParser,System.Net.Http~4~0~TryParseValue +[System.Net.Http]System.Net.Http.Headers.GenericHeaderParser.ParseMultipleEntityTags(string,int32,object&)~System.Net.Http.Headers.GenericHeaderParser,System.Net.Http~3~0~ParseMultipleEntityTags [System.Net.Http]System.Net.Http.Headers.HttpContentHeaders.get_ContentType()~System.Net.Http.Headers.HttpContentHeaders,System.Net.Http~0~0~get_ContentType -[System.Net.Http]System.Net.Http.Headers.HttpContentHeaders.set_ContentType(MediaTypeHeaderValue)~System.Net.Http.Headers.HttpContentHeaders,System.Net.Http~1~0~set_ContentType -[System.Net.Http]System.Net.Http.Headers.HttpHeaderParser.ParseValue(string,object,int32&)~System.Net.Http.Headers.HttpHeaderParser,System.Net.Http~3~0~ParseValue [System.Net.Http]System.Net.Http.Headers.HttpHeaders.SetParsedValue(HeaderDescriptor,object)~System.Net.Http.Headers.HttpHeaders,System.Net.Http~2~0~SetParsedValue [System.Net.Http]System.Net.Http.Headers.HttpRequestHeaders.set_Authorization(AuthenticationHeaderValue)~System.Net.Http.Headers.HttpRequestHeaders,System.Net.Http~1~0~set_Authorization -[System.Net.Http]System.Net.Http.Headers.HttpResponseHeaders.get_RetryAfter()~System.Net.Http.Headers.HttpResponseHeaders,System.Net.Http~0~0~get_RetryAfter [System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderParser.CreateMediaTypeWithQuality()~System.Net.Http.Headers.MediaTypeHeaderParser,System.Net.Http~0~0~CreateMediaTypeWithQuality -[System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderValue..ctor(string)~System.Net.Http.Headers.MediaTypeHeaderValue,System.Net.Http~1~0~.ctor -[System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderValue.CheckMediaTypeFormat(string,string)~System.Net.Http.Headers.MediaTypeHeaderValue,System.Net.Http~2~0~CheckMediaTypeFormat [System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderValue.get_CharSet()~System.Net.Http.Headers.MediaTypeHeaderValue,System.Net.Http~0~0~get_CharSet -[System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderValue.get_Parameters()~System.Net.Http.Headers.MediaTypeHeaderValue,System.Net.Http~0~0~get_Parameters -[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue..cctor()~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~0~0~.cctor -[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.AddToStringBuilder(StringBuilder)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~1~0~AddToStringBuilder -[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.CreateNameValue()~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~0~0~CreateNameValue [System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.Find(ObjectCollection`1,string)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~2~0~Find -[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.GetNameValueLength(string,int32,Func`1,NameValueHeaderValue&)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~4~0~GetNameValueLength -[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.GetNameValueListLength(string,int32,char,ObjectCollection`1)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~4~0~GetNameValueListLength -[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.GetValueLength(string,int32)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~2~0~GetValueLength -[System.Net.Http]System.Net.Http.Headers.ObjectCollection`1..cctor()~System.Net.Http.Headers.ObjectCollection`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~0~0~.cctor -[System.Net.Http]System.Net.Http.Headers.ObjectCollection`1.CheckNotNull(__Canon)~System.Net.Http.Headers.ObjectCollection`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~1~0~CheckNotNull -[System.Net.Http]System.Net.Http.Headers.ObjectCollection`1.GetEnumerator()~System.Net.Http.Headers.ObjectCollection`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~0~0~GetEnumerator -[System.Net.Http]System.Net.Http.Headers.ObjectCollection`1.InsertItem(int32,__Canon)~System.Net.Http.Headers.ObjectCollection`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~2~0~InsertItem +[System.Net.Http]System.Net.Http.Headers.TransferCodingHeaderParser.CreateTransferCoding()~System.Net.Http.Headers.TransferCodingHeaderParser,System.Net.Http~0~0~CreateTransferCoding +[System.Net.Http]System.Net.Http.Headers.TransferCodingHeaderParser.GetParsedValueLength(string,int32,object,object&)~System.Net.Http.Headers.TransferCodingHeaderParser,System.Net.Http~4~0~GetParsedValueLength +[System.Net.Http]System.Net.Http.Headers.TransferCodingHeaderValue.GetTransferCodingLength(string,int32,Func`1,TransferCodingHeaderValue&)~System.Net.Http.Headers.TransferCodingHeaderValue,System.Net.Http~4~0~GetTransferCodingLength +[System.Net.Http]System.Net.Http.Headers.TransferCodingHeaderValue.ToString()~System.Net.Http.Headers.TransferCodingHeaderValue,System.Net.Http~0~0~ToString [System.Net.Http]System.Net.Http.HttpBaseStream.NopAsync(CancellationToken)~System.Net.Http.HttpBaseStream,System.Net.Http~1~0~NopAsync +[System.Net.Http]System.Net.Http.HttpBaseStream.Read(uint8[],int32,int32)~System.Net.Http.HttpBaseStream,System.Net.Http~3~0~Read [System.Net.Http]System.Net.Http.HttpBaseStream.ValidateCopyToArgs(Stream,Stream,int32)~System.Net.Http.HttpBaseStream,System.Net.Http~3~0~ValidateCopyToArgs [System.Net.Http]System.Net.Http.HttpBaseStream.WriteAsync(uint8[],int32,int32,CancellationToken)~System.Net.Http.HttpBaseStream,System.Net.Http~4~0~WriteAsync [System.Net.Http]System.Net.Http.HttpClient..ctor(HttpMessageHandler)~System.Net.Http.HttpClient,System.Net.Http~1~0~.ctor @@ -3710,11 +4447,11 @@ [System.Net.Http]System.Net.Http.HttpClient.GetAsync(Uri)~System.Net.Http.HttpClient,System.Net.Http~1~0~GetAsync [System.Net.Http]System.Net.Http.HttpClient.SendAsync(HttpRequestMessage,CancellationToken)~System.Net.Http.HttpClient,System.Net.Http~2~0~SendAsync [System.Net.Http]System.Net.Http.HttpClient+d__70.MoveNext()~System.Net.Http.HttpClient+d__70,System.Net.Http~0~0~MoveNext -[System.Net.Http]System.Net.Http.HttpClientHandler.set_AllowAutoRedirect(bool)~System.Net.Http.HttpClientHandler,System.Net.Http~1~0~set_AllowAutoRedirect [System.Net.Http]System.Net.Http.HttpConnection.CopyFromBufferAsync(Stream,int32,CancellationToken)~System.Net.Http.HttpConnection,System.Net.Http~3~0~CopyFromBufferAsync [System.Net.Http]System.Net.Http.HttpConnection.CopyToContentLengthAsync(Stream,uint64,int32,CancellationToken)~System.Net.Http.HttpConnection,System.Net.Http~4~0~CopyToContentLengthAsync [System.Net.Http]System.Net.Http.HttpConnection.CreateRequestContentStream(HttpRequestMessage)~System.Net.Http.HttpConnection,System.Net.Http~1~0~CreateRequestContentStream [System.Net.Http]System.Net.Http.HttpConnection.EnsureReadAheadAndPollRead()~System.Net.Http.HttpConnection,System.Net.Http~0~0~EnsureReadAheadAndPollRead +[System.Net.Http]System.Net.Http.HttpConnection.Read(Span`1)~System.Net.Http.HttpConnection,System.Net.Http~1~0~Read [System.Net.Http]System.Net.Http.HttpConnection.SendRequestContentAsync(HttpRequestMessage,HttpContentWriteStream,CancellationToken)~System.Net.Http.HttpConnection,System.Net.Http~3~0~SendRequestContentAsync [System.Net.Http]System.Net.Http.HttpConnection.WriteAsync(ReadOnlyMemory`1)~System.Net.Http.HttpConnection,System.Net.Http~1~0~WriteAsync [System.Net.Http]System.Net.Http.HttpConnection.WriteToBuffer(ReadOnlyMemory`1)~System.Net.Http.HttpConnection,System.Net.Http~1~0~WriteToBuffer @@ -3723,8 +4460,10 @@ [System.Net.Http]System.Net.Http.HttpConnection+d__58.MoveNext()~System.Net.Http.HttpConnection+d__58,System.Net.Http~0~0~MoveNext [System.Net.Http]System.Net.Http.HttpConnection+d__66.MoveNext()~System.Net.Http.HttpConnection+d__66,System.Net.Http~0~0~MoveNext [System.Net.Http]System.Net.Http.HttpConnection+ContentLengthReadStream.CopyToAsync(Stream,int32,CancellationToken)~System.Net.Http.HttpConnection+ContentLengthReadStream,System.Net.Http~3~0~CopyToAsync +[System.Net.Http]System.Net.Http.HttpConnection+ContentLengthReadStream.Read(Span`1)~System.Net.Http.HttpConnection+ContentLengthReadStream,System.Net.Http~1~0~Read [System.Net.Http]System.Net.Http.HttpConnection+ContentLengthWriteStream.FinishAsync()~System.Net.Http.HttpConnection+ContentLengthWriteStream,System.Net.Http~0~0~FinishAsync [System.Net.Http]System.Net.Http.HttpConnection+ContentLengthWriteStream.WriteAsync(ReadOnlyMemory`1,CancellationToken)~System.Net.Http.HttpConnection+ContentLengthWriteStream,System.Net.Http~2~0~WriteAsync +[System.Net.Http]System.Net.Http.HttpConnection+HttpContentReadStream.get_CanRead()~System.Net.Http.HttpConnection+HttpContentReadStream,System.Net.Http~0~0~get_CanRead [System.Net.Http]System.Net.Http.HttpConnection+HttpContentWriteStream.get_CanWrite()~System.Net.Http.HttpConnection+HttpContentWriteStream,System.Net.Http~0~0~get_CanWrite [System.Net.Http]System.Net.Http.HttpConnectionPoolManager+HttpConnectionKey.Equals(HttpConnectionKey)~System.Net.Http.HttpConnectionPoolManager+HttpConnectionKey,System.Net.Http~1~0~Equals [System.Net.Http]System.Net.Http.HttpConnectionResponseContent.SerializeToStreamAsync(Stream,TransportContext,CancellationToken)~System.Net.Http.HttpConnectionResponseContent,System.Net.Http~3~0~SerializeToStreamAsync @@ -3734,12 +4473,14 @@ [System.Net.Http]System.Net.Http.HttpContent.CopyToAsync(Stream,TransportContext,CancellationToken)~System.Net.Http.HttpContent,System.Net.Http~3~0~CopyToAsync [System.Net.Http]System.Net.Http.HttpContent.CopyToAsyncCore(ValueTask)~System.Net.Http.HttpContent,System.Net.Http~1~0~CopyToAsyncCore [System.Net.Http]System.Net.Http.HttpContent.CreateMemoryStream(int64,Exception&)~System.Net.Http.HttpContent,System.Net.Http~2~0~CreateMemoryStream +[System.Net.Http]System.Net.Http.HttpContent.Dispose()~System.Net.Http.HttpContent,System.Net.Http~0~0~Dispose [System.Net.Http]System.Net.Http.HttpContent.GetComputedOrBufferLength()~System.Net.Http.HttpContent,System.Net.Http~0~0~GetComputedOrBufferLength [System.Net.Http]System.Net.Http.HttpContent.LoadIntoBufferAsync(int64,CancellationToken)~System.Net.Http.HttpContent,System.Net.Http~2~0~LoadIntoBufferAsync [System.Net.Http]System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task,MemoryStream)~System.Net.Http.HttpContent,System.Net.Http~2~0~LoadIntoBufferAsyncCore [System.Net.Http]System.Net.Http.HttpContent.ReadAsStringAsync()~System.Net.Http.HttpContent,System.Net.Http~0~0~ReadAsStringAsync [System.Net.Http]System.Net.Http.HttpContent.ReadBufferAsString(ArraySegment`1,HttpContentHeaders)~System.Net.Http.HttpContent,System.Net.Http~2~0~ReadBufferAsString [System.Net.Http]System.Net.Http.HttpContent.ReadBufferedContentAsString()~System.Net.Http.HttpContent,System.Net.Http~0~0~ReadBufferedContentAsString +[System.Net.Http]System.Net.Http.HttpContent.SerializeToStreamAsync(Stream,TransportContext,CancellationToken)~System.Net.Http.HttpContent,System.Net.Http~3~0~SerializeToStreamAsync [System.Net.Http]System.Net.Http.HttpContent.TryDetectEncoding(ArraySegment`1,Encoding&,int32&)~System.Net.Http.HttpContent,System.Net.Http~3~0~TryDetectEncoding [System.Net.Http]System.Net.Http.HttpContent.WaitAndReturnAsync<__Canon,__Canon>(Task,__Canon,Func`2<__Canon,__Canon>)~System.Net.Http.HttpContent,System.Net.Http~3~2:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~WaitAndReturnAsync [System.Net.Http]System.Net.Http.HttpContent+<>c..cctor()~System.Net.Http.HttpContent+<>c,System.Net.Http~0~0~.cctor @@ -3757,22 +4498,17 @@ [System.Net.Http]System.Net.Http.HttpRequestMessage..ctor(HttpMethod,string)~System.Net.Http.HttpRequestMessage,System.Net.Http~2~0~.ctor [System.Net.Http]System.Net.Http.HttpRequestMessage.Dispose()~System.Net.Http.HttpRequestMessage,System.Net.Http~0~0~Dispose [System.Net.Http]System.Net.Http.HttpRequestMessage.Dispose(bool)~System.Net.Http.HttpRequestMessage,System.Net.Http~1~0~Dispose -[System.Net.Http]System.Net.Http.HttpRequestMessage.get_Content()~System.Net.Http.HttpRequestMessage,System.Net.Http~0~0~get_Content [System.Net.Http]System.Net.Http.HttpRequestMessage.get_Method()~System.Net.Http.HttpRequestMessage,System.Net.Http~0~0~get_Method [System.Net.Http]System.Net.Http.HttpRequestMessage.set_Method(HttpMethod)~System.Net.Http.HttpRequestMessage,System.Net.Http~1~0~set_Method [System.Net.Http]System.Net.Http.HttpRequestMessage.set_RequestUri(Uri)~System.Net.Http.HttpRequestMessage,System.Net.Http~1~0~set_RequestUri [System.Net.Http]System.Net.Http.HttpRequestMessage.set_Version(Version)~System.Net.Http.HttpRequestMessage,System.Net.Http~1~0~set_Version +[System.Net.Http]System.Net.Http.HttpResponseMessage.ContainsNewLineCharacter(string)~System.Net.Http.HttpResponseMessage,System.Net.Http~1~0~ContainsNewLineCharacter +[System.Net.Http]System.Net.Http.HttpResponseMessage.set_ReasonPhrase(string)~System.Net.Http.HttpResponseMessage,System.Net.Http~1~0~set_ReasonPhrase [System.Net.Http]System.Net.Http.SocketsHttpHandler..ctor()~System.Net.Http.SocketsHttpHandler,System.Net.Http~0~0~.ctor [System.Net.Http]System.Net.Http.SocketsHttpHandler.get_MaxConnectionsPerServer()~System.Net.Http.SocketsHttpHandler,System.Net.Http~0~0~get_MaxConnectionsPerServer [System.Net.Http]System.Net.Http.SocketsHttpHandler.get_PooledConnectionLifetime()~System.Net.Http.SocketsHttpHandler,System.Net.Http~0~0~get_PooledConnectionLifetime [System.Net.Http]System.Net.Http.SocketsHttpHandler.set_AllowAutoRedirect(bool)~System.Net.Http.SocketsHttpHandler,System.Net.Http~1~0~set_AllowAutoRedirect [System.Net.Http]System.Net.Http.SocketsHttpHandler.set_PooledConnectionLifetime(TimeSpan)~System.Net.Http.SocketsHttpHandler,System.Net.Http~1~0~set_PooledConnectionLifetime -[System.Net.Http]System.Net.Http.StreamContent..ctor(Stream)~System.Net.Http.StreamContent,System.Net.Http~1~0~.ctor -[System.Net.Http]System.Net.Http.StreamContent.InitializeContent(Stream,int32)~System.Net.Http.StreamContent,System.Net.Http~2~0~InitializeContent -[System.Net.Http]System.Net.Http.StreamContent.PrepareContent()~System.Net.Http.StreamContent,System.Net.Http~0~0~PrepareContent -[System.Net.Http]System.Net.Http.StreamContent.SerializeToStreamAsync(Stream,TransportContext,CancellationToken)~System.Net.Http.StreamContent,System.Net.Http~3~0~SerializeToStreamAsync -[System.Net.Http]System.Net.Http.StreamContent.TryComputeLength(int64&)~System.Net.Http.StreamContent,System.Net.Http~1~0~TryComputeLength -[System.Net.Http]System.Net.Http.StreamToStreamCopy.CopyAsync(Stream,Stream,int32,bool,CancellationToken)~System.Net.Http.StreamToStreamCopy,System.Net.Http~5~0~CopyAsync [System.Net.Sockets]System.Net.Sockets.DynamicWinsockMethods.EnsureGetAcceptExSockaddrs(SafeSocketHandle)~System.Net.Sockets.DynamicWinsockMethods,System.Net.Sockets~1~0~EnsureGetAcceptExSockaddrs [System.Net.Sockets]System.Net.Sockets.Socket.CompleteAccept(Socket,TaskSocketAsyncEventArgs`1)~System.Net.Sockets.Socket,System.Net.Sockets~2~0~CompleteAccept [System.Net.Sockets]System.Net.Sockets.Socket.get_RemoteEndPoint()~System.Net.Sockets.Socket,System.Net.Sockets~0~0~get_RemoteEndPoint @@ -3878,94 +4614,32 @@ [System.Security.Claims]System.Security.Claims.ClaimsPrincipal+d__29.System.Collections.Generic.IEnumerable.GetEnumerator()~System.Security.Claims.ClaimsPrincipal+d__29,System.Security.Claims~0~0~System.Collections.Generic.IEnumerable.GetEnumerator [System.Security.Claims]System.Security.Claims.ClaimsPrincipal+d__29.System.Collections.Generic.IEnumerator.get_Current()~System.Security.Claims.ClaimsPrincipal+d__29,System.Security.Claims~0~0~System.Collections.Generic.IEnumerator.get_Current [System.Security.Claims]System.Security.Claims.ClaimsPrincipal+d__29.System.IDisposable.Dispose()~System.Security.Claims.ClaimsPrincipal+d__29,System.Security.Claims~0~0~System.IDisposable.Dispose -[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesBCryptModes..cctor()~Internal.Cryptography.AesBCryptModes,System.Security.Cryptography.Algorithms~0~0~.cctor -[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesBCryptModes.GetSharedHandle(CipherMode)~Internal.Cryptography.AesBCryptModes,System.Security.Cryptography.Algorithms~1~0~GetSharedHandle -[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesBCryptModes.OpenAesAlgorithm(string)~Internal.Cryptography.AesBCryptModes,System.Security.Cryptography.Algorithms~1~0~OpenAesAlgorithm -[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.CreateDecryptor(uint8[],uint8[])~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~2~0~CreateDecryptor -[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.CreateTransform(uint8[],uint8[],bool)~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~3~0~CreateTransform -[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.CreateTransformCore(CipherMode,PaddingMode,uint8[],uint8[],int32,bool)~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~6~0~CreateTransformCore -[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.Dispose(bool)~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~1~0~Dispose -[System.Security.Cryptography.Algorithms]Internal.Cryptography.BasicSymmetricCipherBCrypt.Reset()~Internal.Cryptography.BasicSymmetricCipherBCrypt,System.Security.Cryptography.Algorithms~0~0~Reset -[System.Security.Cryptography.Algorithms]Internal.Cryptography.BasicSymmetricCipherBCrypt.Transform(uint8[],int32,int32,uint8[],int32)~Internal.Cryptography.BasicSymmetricCipherBCrypt,System.Security.Cryptography.Algorithms~5~0~Transform -[System.Security.Cryptography.Algorithms]Internal.Cryptography.BasicSymmetricCipherBCrypt.TransformFinal(uint8[],int32,int32)~Internal.Cryptography.BasicSymmetricCipherBCrypt,System.Security.Cryptography.Algorithms~3~0~TransformFinal [System.Security.Cryptography.Algorithms]Internal.Cryptography.Helpers.CloneByteArray(uint8[])~Internal.Cryptography.Helpers,System.Security.Cryptography.Algorithms~1~0~CloneByteArray -[System.Security.Cryptography.Algorithms]Internal.Cryptography.Helpers.GetCipherIv(CipherMode,uint8[])~Internal.Cryptography.Helpers,System.Security.Cryptography.Algorithms~2~0~GetCipherIv [System.Security.Cryptography.Algorithms]Internal.Cryptography.HMACCommon.ChangeKey(uint8[])~Internal.Cryptography.HMACCommon,System.Security.Cryptography.Algorithms~1~0~ChangeKey -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.DepadBlock(uint8[],int32,int32)~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~3~0~DepadBlock -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.get_DepaddingRequired()~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~0~0~get_DepaddingRequired -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.Reset()~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~0~0~Reset -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.UncheckedTransformBlock(uint8[],int32,int32,uint8[],int32)~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~5~0~UncheckedTransformBlock -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.UncheckedTransformFinalBlock(uint8[],int32,int32)~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~3~0~UncheckedTransformFinalBlock -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.Create(PaddingMode,BasicSymmetricCipher,bool)~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~3~0~Create -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.get_CanTransformMultipleBlocks()~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~0~0~get_CanTransformMultipleBlocks -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.get_InputBlockSize()~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~0~0~get_InputBlockSize -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.get_OutputBlockSize()~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~0~0~get_OutputBlockSize -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.TransformBlock(uint8[],int32,int32,uint8[],int32)~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~5~0~TransformBlock -[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.TransformFinalBlock(uint8[],int32,int32)~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~3~0~TransformFinalBlock -[System.Security.Cryptography.Algorithms]Internal.NativeCrypto.Cng.BCryptDecrypt(SafeKeyHandle,uint8[],int32,int32,uint8[],uint8[],int32,int32)~Internal.NativeCrypto.Cng,System.Security.Cryptography.Algorithms~8~0~BCryptDecrypt -[System.Security.Cryptography.Algorithms]Internal.NativeCrypto.Cng.BCryptImportKey(SafeAlgorithmHandle,ReadOnlySpan`1)~Internal.NativeCrypto.Cng,System.Security.Cryptography.Algorithms~2~0~BCryptImportKey -[System.Security.Cryptography.Algorithms]Internal.NativeCrypto.Cng.SetCipherMode(SafeAlgorithmHandle,string)~Internal.NativeCrypto.Cng,System.Security.Cryptography.Algorithms~2~0~SetCipherMode -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.Aes..cctor()~System.Security.Cryptography.Aes,System.Security.Cryptography.Algorithms~0~0~.cctor -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.Aes..ctor()~System.Security.Cryptography.Aes,System.Security.Cryptography.Algorithms~0~0~.ctor -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged..ctor()~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~0~0~.ctor -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.CreateDecryptor(uint8[],uint8[])~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~2~0~CreateDecryptor -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.Dispose(bool)~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~1~0~Dispose -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.get_Key()~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~0~0~get_Key -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.set_Key(uint8[])~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~1~0~set_Key [System.Security.Cryptography.Algorithms]System.Security.Cryptography.HMACSHA256..ctor(uint8[])~System.Security.Cryptography.HMACSHA256,System.Security.Cryptography.Algorithms~1~0~.ctor [System.Security.Cryptography.Algorithms]System.Security.Cryptography.HMACSHA256.HashCore(uint8[],int32,int32)~System.Security.Cryptography.HMACSHA256,System.Security.Cryptography.Algorithms~3~0~HashCore [System.Security.Cryptography.Algorithms]System.Security.Cryptography.HMACSHA256.HashFinal()~System.Security.Cryptography.HMACSHA256,System.Security.Cryptography.Algorithms~0~0~HashFinal [System.Security.Cryptography.Algorithms]System.Security.Cryptography.HMACSHA256.Initialize()~System.Security.Cryptography.HMACSHA256,System.Security.Cryptography.Algorithms~0~0~Initialize -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.KeySizeHelpers.IsLegalSize(int32,KeySizes,bool&)~System.Security.Cryptography.KeySizeHelpers,System.Security.Cryptography.Algorithms~3~0~IsLegalSize -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.KeySizeHelpers.IsLegalSize(int32,KeySizes[],bool&)~System.Security.Cryptography.KeySizeHelpers,System.Security.Cryptography.Algorithms~3~0~IsLegalSize +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.RandomNumberGenerator..ctor()~System.Security.Cryptography.RandomNumberGenerator,System.Security.Cryptography.Algorithms~0~0~.ctor [System.Security.Cryptography.Algorithms]System.Security.Cryptography.SHA256Managed..ctor()~System.Security.Cryptography.SHA256Managed,System.Security.Cryptography.Algorithms~0~0~.ctor -[System.Security.Cryptography.Algorithms]System.Security.Cryptography.SHA256Managed.Dispose(bool)~System.Security.Cryptography.SHA256Managed,System.Security.Cryptography.Algorithms~1~0~Dispose [System.Security.Cryptography.Algorithms]System.Security.Cryptography.SHA256Managed.HashCore(uint8[],int32,int32)~System.Security.Cryptography.SHA256Managed,System.Security.Cryptography.Algorithms~3~0~HashCore [System.Security.Cryptography.Algorithms]System.Security.Cryptography.SHA256Managed.HashFinal()~System.Security.Cryptography.SHA256Managed,System.Security.Cryptography.Algorithms~0~0~HashFinal [System.Security.Cryptography.Algorithms]System.Security.Cryptography.SHA256Managed.Initialize()~System.Security.Cryptography.SHA256Managed,System.Security.Cryptography.Algorithms~0~0~Initialize +[System.Security.Cryptography.Csp]System.Security.Cryptography.RNGCryptoServiceProvider..ctor()~System.Security.Cryptography.RNGCryptoServiceProvider,System.Security.Cryptography.Csp~0~0~.ctor +[System.Security.Cryptography.Csp]System.Security.Cryptography.RNGCryptoServiceProvider.Dispose(bool)~System.Security.Cryptography.RNGCryptoServiceProvider,System.Security.Cryptography.Csp~1~0~Dispose +[System.Security.Cryptography.Csp]System.Security.Cryptography.RNGCryptoServiceProvider.GetBytes(uint8[])~System.Security.Cryptography.RNGCryptoServiceProvider,System.Security.Cryptography.Csp~1~0~GetBytes [System.Security.Cryptography.Primitives]Internal.Cryptography.Helpers.CloneByteArray(uint8[])~Internal.Cryptography.Helpers,System.Security.Cryptography.Primitives~1~0~CloneByteArray -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptographicOperations.ZeroMemory(Span`1)~System.Security.Cryptography.CryptographicOperations,System.Security.Cryptography.Primitives~1~0~ZeroMemory -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream..ctor(Stream,ICryptoTransform,CryptoStreamMode)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~3~0~.ctor -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream..ctor(Stream,ICryptoTransform,CryptoStreamMode,bool)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~4~0~.ctor -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.CheckWriteArguments(uint8[],int32,int32)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~3~0~CheckWriteArguments -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.Dispose(bool)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~1~0~Dispose -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.FlushFinalBlock()~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~0~0~FlushFinalBlock -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.FlushFinalBlockAsync(bool)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~1~0~FlushFinalBlockAsync -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.get_CanWrite()~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~0~0~get_CanWrite -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.InitializeBuffer()~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~0~0~InitializeBuffer -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.Write(uint8[],int32,int32)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~3~0~Write -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.WriteAsyncCore(uint8[],int32,int32,CancellationToken,bool)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~5~0~WriteAsyncCore -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream+d__29.MoveNext()~System.Security.Cryptography.CryptoStream+d__29,System.Security.Cryptography.Primitives~0~0~MoveNext -[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream+d__49.MoveNext()~System.Security.Cryptography.CryptoStream+d__49,System.Security.Cryptography.Primitives~0~0~MoveNext [System.Security.Cryptography.Primitives]System.Security.Cryptography.HMAC..ctor()~System.Security.Cryptography.HMAC,System.Security.Cryptography.Primitives~0~0~.ctor [System.Security.Cryptography.Primitives]System.Security.Cryptography.HMAC.set_BlockSizeValue(int32)~System.Security.Cryptography.HMAC,System.Security.Cryptography.Primitives~1~0~set_BlockSizeValue [System.Security.Cryptography.Primitives]System.Security.Cryptography.HMAC.set_HashName(string)~System.Security.Cryptography.HMAC,System.Security.Cryptography.Primitives~1~0~set_HashName [System.Security.Cryptography.Primitives]System.Security.Cryptography.HMAC.set_Key(uint8[])~System.Security.Cryptography.HMAC,System.Security.Cryptography.Primitives~1~0~set_Key -[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizeHelpers.IsLegalSize(int32,KeySizes,bool&)~System.Security.Cryptography.KeySizeHelpers,System.Security.Cryptography.Primitives~3~0~IsLegalSize -[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizeHelpers.IsLegalSize(int32,KeySizes[],bool&)~System.Security.Cryptography.KeySizeHelpers,System.Security.Cryptography.Primitives~3~0~IsLegalSize -[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizes..ctor(int32,int32,int32)~System.Security.Cryptography.KeySizes,System.Security.Cryptography.Primitives~3~0~.ctor -[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizes.get_MaxSize()~System.Security.Cryptography.KeySizes,System.Security.Cryptography.Primitives~0~0~get_MaxSize -[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizes.get_MinSize()~System.Security.Cryptography.KeySizes,System.Security.Cryptography.Primitives~0~0~get_MinSize -[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizes.get_SkipSize()~System.Security.Cryptography.KeySizes,System.Security.Cryptography.Primitives~0~0~get_SkipSize -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm..ctor()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~.ctor -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.Dispose()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~Dispose -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.Dispose(bool)~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~1~0~Dispose -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_BlockSize()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_BlockSize -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_Key()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_Key -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_LegalKeySizes()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_LegalKeySizes -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_Mode()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_Mode -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_Padding()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_Padding -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.set_Key(uint8[])~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~1~0~set_Key -[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.set_KeySize(int32)~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~1~0~set_KeySize [System.Text.RegularExpressions]System.Text.RegularExpressions.Regex.IsMatch(string,string)~System.Text.RegularExpressions.Regex,System.Text.RegularExpressions~2~0~IsMatch -[System.Text.RegularExpressions]System.Text.RegularExpressions.Regex.Replace(string,string,string,RegexOptions)~System.Text.RegularExpressions.Regex,System.Text.RegularExpressions~4~0~Replace [System.Text.RegularExpressions]System.Text.RegularExpressions.RegexParser.CharsRight()~System.Text.RegularExpressions.RegexParser,System.Text.RegularExpressions~0~0~CharsRight [System.Text.RegularExpressions]System.Text.RegularExpressions.RegexParser.OptionFromCode(char)~System.Text.RegularExpressions.RegexParser,System.Text.RegularExpressions~1~0~OptionFromCode [System.Text.RegularExpressions]System.Text.RegularExpressions.RegexParser.RightCharMoveRight()~System.Text.RegularExpressions.RegexParser,System.Text.RegularExpressions~0~0~RightCharMoveRight [System.Text.RegularExpressions]System.Text.RegularExpressions.RegexParser.ScanOptions()~System.Text.RegularExpressions.RegexParser,System.Text.RegularExpressions~0~0~ScanOptions [System.Threading.Tasks.Dataflow]System.Threading.Tasks.Dataflow.ActionBlock`1..ctor(Func`2<__Canon,Task>)~System.Threading.Tasks.Dataflow.ActionBlock`1[[System.__Canon,System.Private.CoreLib]],System.Threading.Tasks.Dataflow~1~0~.ctor [System.Threading.Tasks.Dataflow]System.Threading.Tasks.Dataflow.Internal.SourceCore`1.OfferAsyncIfNecessary(bool,bool)~System.Threading.Tasks.Dataflow.Internal.SourceCore`1[[System.__Canon,System.Private.CoreLib]],System.Threading.Tasks.Dataflow~2~0~OfferAsyncIfNecessary -char.IsControl(char)~System.Char,System.Private.CoreLib~1~0~IsControl float64.TryFormat(Span`1,int32&,ReadOnlySpan`1,IFormatProvider)~System.Double,System.Private.CoreLib~4~0~TryFormat int64.ToString(string,IFormatProvider)~System.Int64,System.Private.CoreLib~2~0~ToString string.Create(int32,int64,SpanAction`2)~System.String,System.Private.CoreLib~3~1:System.Int64,System.Private.CoreLib~Create @@ -3977,835 +4651,939 @@ string.StartsWith(string,bool,CultureInfo)~System.String,System.Private.CoreLib~ string.System.IConvertible.ToInt64(IFormatProvider)~System.String,System.Private.CoreLib~1~0~System.IConvertible.ToInt64 string.ToLower()~System.String,System.Private.CoreLib~0~0~ToLower string.Trim(char)~System.String,System.Private.CoreLib~1~0~Trim -[Azure.Core]Azure.Core.Diagnostics.AzureCoreEventSource.ErrorResponse(string,int32,string,string,float64)~Azure.Core.Diagnostics.AzureCoreEventSource,Azure.Core~5~0~ErrorResponse -[Azure.Core]Azure.Core.HttpMessage.ExtractResponseContent()~Azure.Core.HttpMessage,Azure.Core~0~0~ExtractResponseContent -[Azure.Core]Azure.Core.HttpMessage.set_BufferResponse(bool)~Azure.Core.HttpMessage,Azure.Core~1~0~set_BufferResponse -[Azure.Core]Azure.Core.Pipeline.HttpClientTransport.Process(HttpMessage)~Azure.Core.Pipeline.HttpClientTransport,Azure.Core~1~0~Process -[Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest.set_Content(RequestContent)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest,Azure.Core~1~0~set_Content -[Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter.SerializeToStreamAsync(Stream,TransportContext)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter,Azure.Core~2~0~SerializeToStreamAsync -[Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter.TryComputeLength(int64&)~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter,Azure.Core~1~0~TryComputeLength -[Azure.Core]Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8.MoveNext()~Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~0~0~MoveNext -[Azure.Core]Azure.Core.Pipeline.HttpPipeline.get_ResponseClassifier()~Azure.Core.Pipeline.HttpPipeline,Azure.Core~0~0~get_ResponseClassifier -[Azure.Core]Azure.Core.Pipeline.HttpPipeline.Send(HttpMessage,CancellationToken)~Azure.Core.Pipeline.HttpPipeline,Azure.Core~2~0~Send -[Azure.Core]Azure.Core.Pipeline.HttpPipelinePolicy.ProcessNext(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelinePolicy,Azure.Core~2~0~ProcessNext -[Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.OnReceivedResponse(HttpMessage)~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~1~0~OnReceivedResponse -[Azure.Core]Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelineSynchronousPolicy,Azure.Core~2~0~Process -[Azure.Core]Azure.Core.Pipeline.HttpPipelineTransportPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.HttpPipelineTransportPolicy,Azure.Core~2~0~Process -[Azure.Core]Azure.Core.Pipeline.LoggingPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.LoggingPolicy,Azure.Core~2~0~Process -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.Close()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~Close -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.get_CanRead()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~get_CanRead -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.get_CanSeek()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~get_CanSeek -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.InitializeTokenSource()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~InitializeTokenSource -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.Read(uint8[],int32,int32)~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~3~0~Read -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.StartTimeout(CancellationToken,bool&)~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~2~0~StartTimeout -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.StopTimeout(CancellationTokenSource,bool)~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~2~0~StopTimeout -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream.UpdateReadTimeout()~Azure.Core.Pipeline.ReadTimeoutStream,Azure.Core~0~0~UpdateReadTimeout -[Azure.Core]Azure.Core.Pipeline.ReadTimeoutStream+<>c..cctor()~Azure.Core.Pipeline.ReadTimeoutStream+<>c,Azure.Core~0~0~.cctor -[Azure.Core]Azure.Core.Pipeline.RedirectPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RedirectPolicy,Azure.Core~2~0~Process -[Azure.Core]Azure.Core.Pipeline.RequestActivityPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RequestActivityPolicy,Azure.Core~2~0~Process -[Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy.CopyTo(Stream,Stream,CancellationTokenSource)~Azure.Core.Pipeline.ResponseBodyPolicy,Azure.Core~3~0~CopyTo -[Azure.Core]Azure.Core.Pipeline.ResponseBodyPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.ResponseBodyPolicy,Azure.Core~2~0~Process -[Azure.Core]Azure.Core.Pipeline.RetryPolicy.Process(HttpMessage,ReadOnlyMemory`1)~Azure.Core.Pipeline.RetryPolicy,Azure.Core~2~0~Process -[Azure.Core]Azure.Core.RequestContent..ctor()~Azure.Core.RequestContent,Azure.Core~0~0~.ctor -[Azure.Core]Azure.Core.RequestContent.Create(Stream)~Azure.Core.RequestContent,Azure.Core~1~0~Create -[Azure.Core]Azure.Core.RequestContent+StreamContent..ctor(Stream)~Azure.Core.RequestContent+StreamContent,Azure.Core~1~0~.ctor -[Azure.Core]Azure.Core.RequestContent+StreamContent.Dispose()~Azure.Core.RequestContent+StreamContent,Azure.Core~0~0~Dispose -[Azure.Core]Azure.Core.RequestContent+StreamContent.TryComputeLength(int64&)~Azure.Core.RequestContent+StreamContent,Azure.Core~1~0~TryComputeLength -[Azure.Core]Azure.Core.RequestContent+StreamContent.WriteToAsync(Stream,CancellationToken)~Azure.Core.RequestContent+StreamContent,Azure.Core~2~0~WriteToAsync -[Azure.Core]Azure.Core.RequestContent+StreamContent+d__6.MoveNext()~Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~0~0~MoveNext -[Azure.Core]Azure.Core.RequestMethod.get_Get()~Azure.Core.RequestMethod,Azure.Core~0~0~get_Get -[Azure.Core]Azure.Core.RequestUriBuilder.get_QueryLength()~Azure.Core.RequestUriBuilder,Azure.Core~0~0~get_QueryLength -[Azure.Core]Azure.Core.ResponseClassifier.IsRetriableResponse(HttpMessage)~Azure.Core.ResponseClassifier,Azure.Core~1~0~IsRetriableResponse -[Azure.Core]Azure.Core.ResponseHeaders.get_ContentType()~Azure.Core.ResponseHeaders,Azure.Core~0~0~get_ContentType -[Azure.Core]Azure.ETag.ToString()~Azure.ETag,Azure.Core~0~0~ToString -[Azure.Core]Azure.ETag.ToString(string)~Azure.ETag,Azure.Core~1~0~ToString -[Azure.Core]Azure.HttpRange.Equals(HttpRange)~Azure.HttpRange,Azure.Core~1~0~Equals -[Azure.Core]Azure.HttpRange.op_Inequality(HttpRange,HttpRange)~Azure.HttpRange,Azure.Core~2~0~op_Inequality -[Azure.Core]Azure.MatchConditions.set_IfMatch(Nullable`1)~Azure.MatchConditions,Azure.Core~1~0~set_IfMatch -[Azure.Core]Azure.RequestFailedException..ctor(int32,string,string,Exception)~Azure.RequestFailedException,Azure.Core~4~0~.ctor -[Azure.Core]Azure.RequestFailedException.get_ErrorCode()~Azure.RequestFailedException,Azure.Core~0~0~get_ErrorCode -[Azure.Core]Azure.Response.FromValue(bool,Response)~Azure.Response,Azure.Core~2~1:System.Boolean,System.Private.CoreLib~FromValue -[Azure.Core]Azure.Response`1.op_Implicit(Response`1)~Azure.Response`1[[System.Boolean,System.Private.CoreLib]],Azure.Core~1~0~op_Implicit -[Azure.Core]Azure.Response`1..ctor()~Azure.Response`1[[System.__Canon,System.Private.CoreLib]],Azure.Core~0~0~.ctor -[Azure.Core]Azure.ValueResponse`1.get_Value()~Azure.ValueResponse`1[[System.Boolean,System.Private.CoreLib]],Azure.Core~0~0~get_Value -[Azure.Core]Azure.ValueResponse`1.GetRawResponse()~Azure.ValueResponse`1[[System.__Canon,System.Private.CoreLib]],Azure.Core~0~0~GetRawResponse -[Azure.Storage.Blobs]Azure.Core.Optional.IsCollectionDefined<__Canon>(IEnumerable`1<__Canon>)~Azure.Core.Optional,Azure.Storage.Blobs~1~1:System.__Canon,System.Private.CoreLib~IsCollectionDefined -[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.CreateRequestFailedException(Response,string,string,IDictionary`2,Exception)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~5~0~CreateRequestFailedException -[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.CreateRequestFailedExceptionAsync(Response,string,string,IDictionary`2,Exception)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~5~0~CreateRequestFailedExceptionAsync -[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.CreateRequestFailedExceptionWithContent(Response,string,string,string,IDictionary`2,Exception)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~6~0~CreateRequestFailedExceptionWithContent -[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.CreateRequestFailedMessageWithContent(Response,string,string,string,IDictionary`2)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~5~0~CreateRequestFailedMessageWithContent -[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics.ReadContentAsync(Response,bool)~Azure.Core.Pipeline.ClientDiagnostics,Azure.Storage.Blobs~2~0~ReadContentAsync -[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics+d__4.MoveNext()~Azure.Core.Pipeline.ClientDiagnostics+d__4,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Core.Pipeline.ClientDiagnostics+d__9.MoveNext()~Azure.Core.Pipeline.ClientDiagnostics+d__9,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Core.Pipeline.ContentTypeUtilities.TryGetTextEncoding(string,Encoding&)~Azure.Core.Pipeline.ContentTypeUtilities,Azure.Storage.Blobs~2~0~TryGetTextEncoding -[Azure.Storage.Blobs]Azure.Core.Pipeline.DiagnosticScope.Failed(Exception)~Azure.Core.Pipeline.DiagnosticScope,Azure.Storage.Blobs~1~0~Failed -[Azure.Storage.Blobs]Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl..ctor(Stream,Func`2,Func`2>,ResponseClassifier,int32)~Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl,Azure.Storage.Blobs~5~0~.ctor -[Azure.Storage.Blobs]Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl.Dispose(bool)~Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl,Azure.Storage.Blobs~1~0~Dispose -[Azure.Storage.Blobs]Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl.get_CanRead()~Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl,Azure.Storage.Blobs~0~0~get_CanRead -[Azure.Storage.Blobs]Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl.Read(uint8[],int32,int32)~Azure.Core.Pipeline.RetriableStream+RetriableStreamImpl,Azure.Storage.Blobs~3~0~Read -[Azure.Storage.Blobs]Azure.Core.Pipeline.StorageClientDiagnostics.ExtractFailureContent(string,ResponseHeaders,string&,string&,IDictionary`2&)~Azure.Core.Pipeline.StorageClientDiagnostics,Azure.Storage.Blobs~5~0~ExtractFailureContent -[Azure.Storage.Blobs]Azure.Core.ResponseWithHeaders`2.get_Value()~Azure.Core.ResponseWithHeaders`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~0~0~get_Value -[Azure.Storage.Blobs]Azure.Core.ResponseWithHeaders`2.GetRawResponse()~Azure.Core.ResponseWithHeaders`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~0~0~GetRawResponse -[Azure.Storage.Blobs]Azure.Core.XmlWriterContent..ctor()~Azure.Core.XmlWriterContent,Azure.Storage.Blobs~0~0~.ctor -[Azure.Storage.Blobs]Azure.Core.XmlWriterContent.Dispose()~Azure.Core.XmlWriterContent,Azure.Storage.Blobs~0~0~Dispose -[Azure.Storage.Blobs]Azure.Core.XmlWriterContent.TryComputeLength(int64&)~Azure.Core.XmlWriterContent,Azure.Storage.Blobs~1~0~TryComputeLength -[Azure.Storage.Blobs]Azure.Core.XmlWriterContent.WriteToAsync(Stream,CancellationToken)~Azure.Core.XmlWriterContent,Azure.Storage.Blobs~2~0~WriteToAsync -[Azure.Storage.Blobs]Azure.Core.XmlWriterContent+d__6.MoveNext()~Azure.Core.XmlWriterContent+d__6,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Core.XmlWriterExtensions.WriteObjectValue(XmlWriter,object,string)~Azure.Core.XmlWriterExtensions,Azure.Storage.Blobs~3~0~WriteObjectValue -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.CreateIfNotExists(PublicAccessType,IDictionary`2,BlobContainerEncryptionScopeOptions,CancellationToken)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~4~0~CreateIfNotExists -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.CreateIfNotExistsInternal(PublicAccessType,IDictionary`2,BlobContainerEncryptionScopeOptions,bool,CancellationToken)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~5~0~CreateIfNotExistsInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.CreateInternal(PublicAccessType,IDictionary`2,BlobContainerEncryptionScopeOptions,bool,CancellationToken,string)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~6~0~CreateInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.get_ContainerRestClient()~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~0~0~get_ContainerRestClient -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient.GetBlockBlobClientCore(string)~Azure.Storage.Blobs.BlobContainerClient,Azure.Storage.Blobs~1~0~GetBlockBlobClientCore -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient+d__52.MoveNext()~Azure.Storage.Blobs.BlobContainerClient+d__52,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobContainerClient+d__53.MoveNext()~Azure.Storage.Blobs.BlobContainerClient+d__53,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_AcceptRanges()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_AcceptRanges -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_BlobCommittedBlockCount()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_BlobCommittedBlockCount -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_BlobContentMD5()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_BlobContentMD5 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_BlobSequenceNumber()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_BlobSequenceNumber -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_BlobType()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_BlobType -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CacheControl()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CacheControl -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentDisposition()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentDisposition -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentEncoding()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentEncoding -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentLanguage()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentLanguage -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentLength()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentLength -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentMD5()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentMD5 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentRange()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentRange -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ContentType()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ContentType -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyCompletionTime()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyCompletionTime -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyId()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyId -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyProgress()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyProgress -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopySource()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopySource -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyStatus()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyStatus -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_CopyStatusDescription()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_CopyStatusDescription -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_EncryptionKeySha256()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_EncryptionKeySha256 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_EncryptionScope()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_EncryptionScope -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_IsSealed()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_IsSealed -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_IsServerEncrypted()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_IsServerEncrypted -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_LastAccessed()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_LastAccessed -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_LastModified()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_LastModified -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_LeaseDuration()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_LeaseDuration -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_LeaseState()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_LeaseState -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_ObjectReplicationPolicyId()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_ObjectReplicationPolicyId -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_TagCount()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_TagCount -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobDownloadHeaders.get_VersionId()~Azure.Storage.Blobs.BlobDownloadHeaders,Azure.Storage.Blobs~0~0~get_VersionId -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ExtractMultiHeaderDownloadProperties(ResponseHeaders,IDictionary`2&,IDictionary`2&)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~3~0~ExtractMultiHeaderDownloadProperties -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobContentInfo(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobContentInfo -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobContentInfo(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobContentInfo -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobDownloadStreamingResult(ResponseWithHeaders`2)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobDownloadStreamingResult -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlockInfo(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlockInfo -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.CreateDownloadRequest(string,string,Nullable`1,string,string,Nullable`1,Nullable`1,string,string,Nullable`1,Nullable`1,Nullable`1,string,string,string)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~15~0~CreateDownloadRequest -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.DownloadAsync(string,string,Nullable`1,string,string,Nullable`1,Nullable`1,string,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,CancellationToken)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~16~0~DownloadAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient+d__6.MoveNext()~Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_ContentMD5()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_ContentMD5 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_EncryptionKeySha256()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_EncryptionKeySha256 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_EncryptionScope()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_EncryptionScope -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_LastModified()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_LastModified -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders.get_VersionId()~Azure.Storage.Blobs.BlockBlobCommitBlockListHeaders,Azure.Storage.Blobs~0~0~get_VersionId -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient..ctor(ClientDiagnostics,HttpPipeline,string,string)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~4~0~.ctor -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.CommitBlockList(BlockLookupList,Nullable`1,string,string,string,string,uint8[],uint8[],uint8[],IDictionary`2,string,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,string,Nullable`1,Nullable`1,Nullable`1,CancellationToken)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~27~0~CommitBlockList -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.CreateCommitBlockListRequest(BlockLookupList,Nullable`1,string,string,string,string,uint8[],uint8[],uint8[],IDictionary`2,string,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,string,Nullable`1,Nullable`1,Nullable`1)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~26~0~CreateCommitBlockListRequest -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.CreateStageBlockRequest(string,int64,Stream,uint8[],uint8[],Nullable`1,string,string,string,Nullable`1,string)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~11~0~CreateStageBlockRequest -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.CreateUploadRequest(int64,Stream,Nullable`1,uint8[],string,string,string,uint8[],string,IDictionary`2,string,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,string,Nullable`1,Nullable`1,Nullable`1)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~26~0~CreateUploadRequest -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.StageBlock(string,int64,Stream,uint8[],uint8[],Nullable`1,string,string,string,Nullable`1,string,CancellationToken)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~12~0~StageBlock -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient.UploadAsync(int64,Stream,Nullable`1,uint8[],string,string,string,uint8[],string,IDictionary`2,string,string,string,string,Nullable`1,string,Nullable`1,Nullable`1,Nullable`1,string,string,string,string,Nullable`1,Nullable`1,Nullable`1,CancellationToken)~Azure.Storage.Blobs.BlockBlobRestClient,Azure.Storage.Blobs~27~0~UploadAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobRestClient+d__6.MoveNext()~Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobStageBlockHeaders.get_ContentMD5()~Azure.Storage.Blobs.BlockBlobStageBlockHeaders,Azure.Storage.Blobs~0~0~get_ContentMD5 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobStageBlockHeaders.get_EncryptionKeySha256()~Azure.Storage.Blobs.BlockBlobStageBlockHeaders,Azure.Storage.Blobs~0~0~get_EncryptionKeySha256 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobStageBlockHeaders.get_EncryptionScope()~Azure.Storage.Blobs.BlockBlobStageBlockHeaders,Azure.Storage.Blobs~0~0~get_EncryptionScope -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobStageBlockHeaders.get_XMsContentCrc64()~Azure.Storage.Blobs.BlockBlobStageBlockHeaders,Azure.Storage.Blobs~0~0~get_XMsContentCrc64 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_ContentMD5()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_ContentMD5 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_EncryptionKeySha256()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_EncryptionKeySha256 -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_EncryptionScope()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_EncryptionScope -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_LastModified()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_LastModified -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobUploadHeaders.get_VersionId()~Azure.Storage.Blobs.BlockBlobUploadHeaders,Azure.Storage.Blobs~0~0~get_VersionId -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream.AppendInternal(bool,CancellationToken)~Azure.Storage.Blobs.BlockBlobWriteStream,Azure.Storage.Blobs~2~0~AppendInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream.FlushInternal(bool,CancellationToken)~Azure.Storage.Blobs.BlockBlobWriteStream,Azure.Storage.Blobs~2~0~FlushInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream.ValidateBufferSize(int64)~Azure.Storage.Blobs.BlockBlobWriteStream,Azure.Storage.Blobs~1~0~ValidateBufferSize -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream+d__7.MoveNext()~Azure.Storage.Blobs.BlockBlobWriteStream+d__7,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.BlockBlobWriteStream+d__8.MoveNext()~Azure.Storage.Blobs.BlockBlobWriteStream+d__8,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.ContainerRestClient.Create(Nullable`1,IDictionary`2,Nullable`1,string,Nullable`1,CancellationToken)~Azure.Storage.Blobs.ContainerRestClient,Azure.Storage.Blobs~6~0~Create -[Azure.Storage.Blobs]Azure.Storage.Blobs.ContainerRestClient.CreateCreateRequest(Nullable`1,IDictionary`2,Nullable`1,string,Nullable`1)~Azure.Storage.Blobs.ContainerRestClient,Azure.Storage.Blobs~5~0~CreateCreateRequest -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobDownloadInfo.get_Content()~Azure.Storage.Blobs.Models.BlobDownloadInfo,Azure.Storage.Blobs~0~0~get_Content -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode..cctor()~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~0~0~.cctor -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode..ctor(string)~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~1~0~.ctor -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode.get_BlobNotFound()~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~0~0~get_BlobNotFound -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode.get_ContainerAlreadyExists()~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~0~0~get_ContainerAlreadyExists -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode.op_Equality(BlobErrorCode,BlobErrorCode)~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~2~0~op_Equality -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlobErrorCode.op_Implicit(string)~Azure.Storage.Blobs.Models.BlobErrorCode,Azure.Storage.Blobs~1~0~op_Implicit -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlockLookupList..ctor()~Azure.Storage.Blobs.Models.BlockLookupList,Azure.Storage.Blobs~0~0~.ctor -[Azure.Storage.Blobs]Azure.Storage.Blobs.Models.BlockLookupList.Azure.Core.IXmlSerializable.Write(XmlWriter,string)~Azure.Storage.Blobs.Models.BlockLookupList,Azure.Storage.Blobs~2~0~Azure.Core.IXmlSerializable.Write -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadAsync()~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~0~0~DownloadAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadAsync(CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~1~0~DownloadAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadAsync(HttpRange,BlobRequestConditions,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~4~0~DownloadAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadInternal(HttpRange,BlobRequestConditions,bool,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~5~0~DownloadInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.DownloadStreamingInternal(HttpRange,BlobRequestConditions,bool,string,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~6~0~DownloadStreamingInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.ExistsAsync(CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~1~0~ExistsAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.ExistsInternal(bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~2~0~ExistsInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.get_ClientSideEncryption()~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~0~0~get_ClientSideEncryption -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.StartDownloadAsync(HttpRange,BlobRequestConditions,bool,int64,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~6~0~StartDownloadAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57.MoveNext()~Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.BuildBlockBlobRestClient(Uri)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~1~0~BuildBlockBlobRestClient -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.CommitBlockListInternal(IEnumerable`1,BlobHttpHeaders,IDictionary`2,IDictionary`2,BlobRequestConditions,Nullable`1,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~8~0~CommitBlockListInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.get_BlockBlobRestClient()~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~0~0~get_BlockBlobRestClient -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.OpenWriteAsync(bool,BlockBlobOpenWriteOptions,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~3~0~OpenWriteAsync -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.OpenWriteInternal(bool,BlockBlobOpenWriteOptions,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~4~0~OpenWriteInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.StageBlockInternal(string,Stream,uint8[],BlobRequestConditions,IProgress`1,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~7~0~StageBlockInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.UploadInternal(Stream,BlobHttpHeaders,IDictionary`2,IDictionary`2,BlobRequestConditions,Nullable`1,IProgress`1,string,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~10~0~UploadInternal -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__44.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__44,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__36.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__36,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.SpecializedBlobExtensions.GetBlockBlobClient(BlobContainerClient,string)~Azure.Storage.Blobs.Specialized.SpecializedBlobExtensions,Azure.Storage.Blobs~2~0~GetBlockBlobClient -[Azure.Storage.Blobs]Azure.Storage.Errors.VerifyStreamPosition(Stream,string)~Azure.Storage.Errors,Azure.Storage.Blobs~2~0~VerifyStreamPosition -[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.CopyToAsync(Stream,int32,CancellationToken)~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~3~0~CopyToAsync -[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.get_CanSeek()~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~0~0~get_CanSeek -[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.get_Length()~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~0~0~get_Length -[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.get_Position()~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~0~0~get_Position -[Azure.Storage.Blobs]Azure.Storage.NonDisposingStream.Seek(int64,SeekOrigin)~Azure.Storage.NonDisposingStream,Azure.Storage.Blobs~2~0~Seek -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.AssertPositionInBounds()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~AssertPositionInBounds -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Clear()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~Clear -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Dispose(bool)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~1~0~Dispose -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.get_CanRead()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~get_CanRead -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.get_CanSeek()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~get_CanSeek -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.get_Length()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~get_Length -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.get_Position()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~get_Position -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.GetBufferFromPosition()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~GetBufferFromPosition -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.GetLatestBufferWithAvailableSpaceOrDefault()~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~0~0~GetLatestBufferWithAvailableSpaceOrDefault -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Read(uint8[],int32,int32)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~3~0~Read -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Seek(int64,SeekOrigin)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~2~0~Seek -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.set_Position(int64)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~1~0~set_Position -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream.Write(uint8[],int32,int32)~Azure.Storage.Shared.PooledMemoryStream,Azure.Storage.Blobs~3~0~Write -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream+<>c..cctor()~Azure.Storage.Shared.PooledMemoryStream+<>c,Azure.Storage.Blobs~0~0~.cctor -[Azure.Storage.Blobs]Azure.Storage.Shared.PooledMemoryStream+<>c.b__25_0(BufferPartition)~Azure.Storage.Shared.PooledMemoryStream+<>c,Azure.Storage.Blobs~1~0~b__25_0 -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageExtensions.GenerateBlockId(int64)~Azure.Storage.Shared.StorageExtensions,Azure.Storage.Blobs~1~0~GenerateBlockId -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream..ctor(int64,int64,IProgress`1,PooledMemoryStream)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~4~0~.ctor -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.Dispose(bool)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~1~0~Dispose -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.Flush()~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~0~0~Flush -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.get_CanSeek()~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~0~0~get_CanSeek -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.get_CanWrite()~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~0~0~get_CanWrite -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.ValidateWriteParameters(uint8[],int32,int32)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~3~0~ValidateWriteParameters -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.Write(uint8[],int32,int32)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~3~0~Write -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.WriteInternal(uint8[],int32,int32,bool,CancellationToken)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~5~0~WriteInternal -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream.WriteToBufferInternal(uint8[],int32,int32,bool,CancellationToken)~Azure.Storage.Shared.StorageWriteStream,Azure.Storage.Blobs~5~0~WriteToBufferInternal -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream+d__23.MoveNext()~Azure.Storage.Shared.StorageWriteStream+d__23,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.Shared.StorageWriteStream+d__29.MoveNext()~Azure.Storage.Shared.StorageWriteStream+d__29,Azure.Storage.Blobs~0~0~MoveNext -[Azure.Storage.Blobs]Azure.Storage.StorageExceptionExtensions.IsUnavailable<__Canon>(Response`1<__Canon>)~Azure.Storage.StorageExceptionExtensions,Azure.Storage.Blobs~1~1:System.__Canon,System.Private.CoreLib~IsUnavailable -[Azure.Storage.Blobs]Azure.Storage.StorageProgressExtensions.WithProgress(Stream,IProgress`1)~Azure.Storage.StorageProgressExtensions,Azure.Storage.Blobs~2~0~WithProgress -[Azure.Storage.Blobs]Azure.Storage.StorageResponseClassifier.IsRetriableResponse(HttpMessage)~Azure.Storage.StorageResponseClassifier,Azure.Storage.Blobs~1~0~IsRetriableResponse -[Azure.Storage.Blobs]Azure.Storage.StreamExtensions.WithNoDispose(Stream)~Azure.Storage.StreamExtensions,Azure.Storage.Blobs~1~0~WithNoDispose -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.Extensions.ToInvariantString(Exception)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.Extensions,Microsoft.ApplicationInsights~1~0~ToInvariantString -[Microsoft.AspNetCore.Cryptography.Internal]Microsoft.AspNetCore.Cryptography.CryptoUtil.TimeConstantBuffersAreEqual(uint8*,uint8*,uint32)~Microsoft.AspNetCore.Cryptography.CryptoUtil,Microsoft.AspNetCore.Cryptography.Internal~3~0~TimeConstantBuffersAreEqual -[Microsoft.AspNetCore.Cryptography.Internal]Microsoft.AspNetCore.Cryptography.UnsafeBufferUtil.BlockCopy(void*,void*,int32)~Microsoft.AspNetCore.Cryptography.UnsafeBufferUtil,Microsoft.AspNetCore.Cryptography.Internal~3~0~BlockCopy -[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.AspNetCore.DataProtection.DataProtectionCommonExtensions.Protect(IDataProtector,string)~Microsoft.AspNetCore.DataProtection.DataProtectionCommonExtensions,Microsoft.AspNetCore.DataProtection.Abstractions~2~0~Protect -[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.AspNetCore.DataProtection.EncodingUtil..cctor()~Microsoft.AspNetCore.DataProtection.EncodingUtil,Microsoft.AspNetCore.DataProtection.Abstractions~0~0~.cctor -[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.Base64UrlEncode(ReadOnlySpan`1)~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~1~0~Base64UrlEncode -[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.Base64UrlEncode(ReadOnlySpan`1,Span`1)~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~2~0~Base64UrlEncode -[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.Base64UrlEncode(uint8[])~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~1~0~Base64UrlEncode -[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.Base64UrlEncode(uint8[],int32,int32)~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~3~0~Base64UrlEncode -[Microsoft.AspNetCore.DataProtection.Abstractions]Microsoft.Extensions.Internal.WebEncoders.ValidateParameters(int32,string,int32,int32)~Microsoft.Extensions.Internal.WebEncoders,Microsoft.AspNetCore.DataProtection.Abstractions~4~0~ValidateParameters -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptorExtensions.Encrypt(IAuthenticatedEncryptor,ArraySegment`1,ArraySegment`1,uint32,uint32)~Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.AuthenticatedEncryptorExtensions,Microsoft.AspNetCore.DataProtection~5~0~Encrypt -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.XmlSerializedDescriptorInfo.get_DeserializerType()~Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.XmlSerializedDescriptorInfo,Microsoft.AspNetCore.DataProtection~0~0~get_DeserializerType -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.XmlSerializedDescriptorInfo.get_SerializedDescriptorElement()~Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.XmlSerializedDescriptorInfo,Microsoft.AspNetCore.DataProtection~0~0~get_SerializedDescriptorElement -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.BCryptGenRandomImpl.GenRandom(uint8*,uint32)~Microsoft.AspNetCore.DataProtection.Cng.BCryptGenRandomImpl,Microsoft.AspNetCore.DataProtection~2~0~GenRandom -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.DecryptImpl(uint8*,uint32,uint8*,uint32)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~4~0~DecryptImpl -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.DoCbcDecrypt(BCryptKeyHandle,uint8*,uint8*,uint32)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~4~0~DoCbcDecrypt -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.EncryptImpl(uint8*,uint32,uint8*,uint32,uint32,uint32)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~6~0~EncryptImpl -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.GetCbcEncryptedOutputSizeWithPadding(BCryptKeyHandle,uint8*,uint32)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~3~0~GetCbcEncryptedOutputSizeWithPadding -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor.ValidateHash(BCryptHashHandle,uint8*,uint32,uint8*)~Microsoft.AspNetCore.DataProtection.Cng.CbcAuthenticatedEncryptor,Microsoft.AspNetCore.DataProtection~4~0~ValidateHash -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.Internal.CngAuthenticatedEncryptorBase.Decrypt(ArraySegment`1,ArraySegment`1)~Microsoft.AspNetCore.DataProtection.Cng.Internal.CngAuthenticatedEncryptorBase,Microsoft.AspNetCore.DataProtection~2~0~Decrypt -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Cng.Internal.CngAuthenticatedEncryptorBase.Encrypt(ArraySegment`1,ArraySegment`1,uint32,uint32)~Microsoft.AspNetCore.DataProtection.Cng.Internal.CngAuthenticatedEncryptorBase,Microsoft.AspNetCore.DataProtection~4~0~Encrypt -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions.DisableAutomaticKeyGeneration(IDataProtectionBuilder)~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions,Microsoft.AspNetCore.DataProtection~1~0~DisableAutomaticKeyGeneration -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions.SetDefaultKeyLifetime(IDataProtectionBuilder,TimeSpan)~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions,Microsoft.AspNetCore.DataProtection~2~0~SetDefaultKeyLifetime -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c..cctor()~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c,Microsoft.AspNetCore.DataProtection~0~0~.cctor -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c.b__5_0(KeyManagementOptions)~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c,Microsoft.AspNetCore.DataProtection~1~0~b__5_0 -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c__DisplayClass15_0.b__0(KeyManagementOptions)~Microsoft.AspNetCore.DataProtection.DataProtectionBuilderExtensions+<>c__DisplayClass15_0,Microsoft.AspNetCore.DataProtection~1~0~b__0 -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Internal.DataProtectionBuilder.get_Services()~Microsoft.AspNetCore.DataProtection.Internal.DataProtectionBuilder,Microsoft.AspNetCore.DataProtection~0~0~get_Services -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Internal.HostingApplicationDiscriminator..ctor()~Microsoft.AspNetCore.DataProtection.Internal.HostingApplicationDiscriminator,Microsoft.AspNetCore.DataProtection~0~0~.ctor -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.Internal.KeyManagementOptionsSetup..ctor(IRegistryPolicyResolver)~Microsoft.AspNetCore.DataProtection.Internal.KeyManagementOptionsSetup,Microsoft.AspNetCore.DataProtection~1~0~.ctor -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver..ctor(IOptions`1)~Microsoft.AspNetCore.DataProtection.KeyManagement.DefaultKeyResolver,Microsoft.AspNetCore.DataProtection~1~0~.ctor -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions.get_AuthenticatedEncryptorConfiguration()~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions,Microsoft.AspNetCore.DataProtection~0~0~get_AuthenticatedEncryptorConfiguration -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions.set_NewKeyLifetime(TimeSpan)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions,Microsoft.AspNetCore.DataProtection~1~0~set_NewKeyLifetime -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions.set_XmlRepository(IXmlRepository)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyManagementOptions,Microsoft.AspNetCore.DataProtection~1~0~set_XmlRepository -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing.get_DefaultAuthenticatedEncryptor()~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing,Microsoft.AspNetCore.DataProtection~0~0~get_DefaultAuthenticatedEncryptor -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing.GetAuthenticatedEncryptorByKeyId(Guid,bool&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing,Microsoft.AspNetCore.DataProtection~2~0~GetAuthenticatedEncryptorByKeyId -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing+KeyHolder.GetEncryptorInstance(bool&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRing+KeyHolder,Microsoft.AspNetCore.DataProtection~1~0~GetEncryptorInstance -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.DangerousUnprotect(uint8[],bool,bool&,bool&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~4~0~DangerousUnprotect -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Protect(uint8[])~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~1~0~Protect -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Read32bitAlignedGuid(void*)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~1~0~Read32bitAlignedGuid -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.ReadBigEndian32BitInteger(uint8*)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~1~0~ReadBigEndian32BitInteger -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.TryGetVersionFromMagicHeader(uint32,int32&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~2~0~TryGetVersionFromMagicHeader -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.UnprotectCore(uint8[],bool,UnprotectStatus&)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~3~0~UnprotectCore -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.Write32bitAlignedGuid(void*,Guid)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~2~0~Write32bitAlignedGuid -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector.WriteBigEndianInteger(uint8*,uint32)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector,Microsoft.AspNetCore.DataProtection~2~0~WriteBigEndianInteger -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector+AdditionalAuthenticatedDataTemplate.GetAadForKey(Guid,bool)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingBasedDataProtector+AdditionalAuthenticatedDataTemplate,Microsoft.AspNetCore.DataProtection~2~0~GetAadForKey -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider..ctor(IKeyManager,IOptions`1,IDefaultKeyResolver)~Microsoft.AspNetCore.DataProtection.KeyManagement.KeyRingProvider,Microsoft.AspNetCore.DataProtection~3~0~.ctor -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager..ctor(IOptions`1,IActivator)~Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManager,Microsoft.AspNetCore.DataProtection~2~0~.ctor -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.SP800_108.SP800_108_CTR_HMACSHA512Extensions.DeriveKeyWithContextHeader(ISP800_108_CTR_HMACSHA512Provider,uint8*,uint32,uint8[],uint8*,uint32,uint8*,uint32)~Microsoft.AspNetCore.DataProtection.SP800_108.SP800_108_CTR_HMACSHA512Extensions,Microsoft.AspNetCore.DataProtection~8~0~DeriveKeyWithContextHeader -[Microsoft.AspNetCore.DataProtection]Microsoft.AspNetCore.DataProtection.TypeForwardingActivator..ctor(IServiceProvider)~Microsoft.AspNetCore.DataProtection.TypeForwardingActivator,Microsoft.AspNetCore.DataProtection~1~0~.ctor -[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.Base64UrlDecode(string)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~1~0~Base64UrlDecode -[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.Base64UrlDecode(string,int32,char[],int32,int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~5~0~Base64UrlDecode -[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.Base64UrlDecode(string,int32,int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~3~0~Base64UrlDecode -[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.GetArraySizeRequiredToDecode(int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~1~0~GetArraySizeRequiredToDecode -[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.GetNumBase64PaddingCharsToAddForDecode(int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~1~0~GetNumBase64PaddingCharsToAddForDecode -[Microsoft.AspNetCore.WebUtilities]Microsoft.AspNetCore.WebUtilities.WebEncoders.ValidateParameters(int32,string,int32,int32)~Microsoft.AspNetCore.WebUtilities.WebEncoders,Microsoft.AspNetCore.WebUtilities~4~0~ValidateParameters -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository.GetSecretFileName(string)~Microsoft.Azure.WebJobs.Script.WebHost.BaseSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetSecretFileName -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.CreateBlobContainerClient(string)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~1~0~CreateBlobContainerClient -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.ReadAsync(ScriptSecretsType,string)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~2~0~ReadAsync -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.WriteAsync(ScriptSecretsType,string,ScriptSecrets)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~3~0~WriteAsync -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository.WriteToBlobAsync(string,string)~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository,Microsoft.Azure.WebJobs.Script.WebHost~2~0~WriteToBlobAsync -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter..ctor(FileAccess)~Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~.ctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter.ReadValue(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~ReadValue -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter.Unprotect(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~Unprotect -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter.WriteValue(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DataProtectionKeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~WriteValue -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory.GetValueReader(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetValueReader -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory.GetValueWriter(Key)~Microsoft.Azure.WebJobs.Script.WebHost.DefaultKeyValueConverterFactory,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetValueWriter -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets.get_HasStaleKeys()~Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_HasStaleKeys -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets+<>c.b__7_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.FunctionSecrets+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__7_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets.get_HasStaleKeys()~Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_HasStaleKeys -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets.get_SecretsType()~Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_SecretsType -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets+<>c.b__13_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.HostSecrets+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__13_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.KeyValueConverter.ValidateAccess(FileAccess)~Microsoft.Azure.WebJobs.Script.WebHost.KeyValueConverter,Microsoft.Azure.WebJobs.Script.WebHost~1~0~ValidateAccess -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Properties.Resources.get_TraceHostSecretGeneration()~Microsoft.Azure.WebJobs.Script.WebHost.Properties.Resources,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_TraceHostSecretGeneration -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecrets..ctor()~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecrets,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.ctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer.DeserializeSecrets<__Canon>(string)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~DeserializeSecrets -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer.GetSerializer(JObject,Type)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetSerializer -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer.ResolveSerializerAndRun<__Canon>(string,Type,Func`3)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~3~1:System.__Canon,System.Private.CoreLib~ResolveSerializerAndRun -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer.SerializeSecrets<__Canon>(__Canon)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~SerializeSecrets -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__6`1..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__6`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__6`1.b__6_0(IScriptSecretSerializer,JObject)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__6`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~2~0~b__6_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__DisplayClass8_0.b__0(IScriptSecretSerializer)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializer+<>c__DisplayClass8_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV0.CanSerialize(JObject,Type)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV0,Microsoft.Azure.WebJobs.Script.WebHost~2~0~CanSerialize -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1.CanSerialize(JObject,Type)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1,Microsoft.Azure.WebJobs.Script.WebHost~2~0~CanSerialize -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1.DeserializeSecrets<__Canon>(JObject)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~DeserializeSecrets -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1.SerializeSecrets<__Canon>(__Canon)~Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretSerializerV1,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~SerializeSecrets -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.b__40_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__40_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.ClearCacheOnChange(ScriptSecretsType,string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~ClearCacheOnChange -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GenerateHostSecrets()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GenerateHostSecrets -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GenerateSecret()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GenerateSecret -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetEncryptionKeysHashes()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GetEncryptionKeysHashes -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetFunctionSecretsLock(string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetFunctionSecretsLock -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.GetSecretsType<__Canon>()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~1:System.__Canon,System.Private.CoreLib~GetSecretsType -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.LoadSecretsAsync(ScriptSecretsType,string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~LoadSecretsAsync -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.LoadSecretsAsync<__Canon>(string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~1~1:System.__Canon,System.Private.CoreLib~LoadSecretsAsync -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.PersistSecretsAsync<__Canon>(__Canon,string,bool)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~3~1:System.__Canon,System.Private.CoreLib~PersistSecretsAsync -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.ReadHostSecrets(HostSecrets)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~ReadHostSecrets -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__19_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__19_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__19_1(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__19_1 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__53_0(string)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__53_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__18_0(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__18_0 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c.b__18_1(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__18_1 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c__DisplayClass19_0.b__3(Key)~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+<>c__DisplayClass19_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__3 -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Config.ScriptSettingsManager.get_AzureWebsiteInstanceId()~Microsoft.Azure.WebJobs.Script.Config.ScriptSettingsManager,Microsoft.Azure.WebJobs.Script~0~0~get_AzureWebsiteInstanceId -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility.WriteAsync(string,string,Encoding)~Microsoft.Azure.WebJobs.Script.FileUtility,Microsoft.Azure.WebJobs.Script~3~0~WriteAsync -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0.g__TryWrite|0()~Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0,Microsoft.Azure.WebJobs.Script~0~0~g__TryWrite|0 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0+<g__TryWrite|0>d.MoveNext()~Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0+<g__TryWrite|0>d,Microsoft.Azure.WebJobs.Script~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility+d__9.MoveNext()~Microsoft.Azure.WebJobs.Script.FileUtility+d__9,Microsoft.Azure.WebJobs.Script~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c.b__59_0(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.Utility+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__59_0 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass59_1.b__2(string)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass59_1,Microsoft.Azure.WebJobs.Script~1~0~b__2 -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.ShutdownWebhostLanguageWorkerChannels()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher,Microsoft.Azure.WebJobs.Script~0~0~ShutdownWebhostLanguageWorkerChannels -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__51.MoveNext()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__51,Microsoft.Azure.WebJobs.Script~0~0~MoveNext -[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.WebHostRpcWorkerChannelManager.ShutdownChannelsAsync()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.WebHostRpcWorkerChannelManager,Microsoft.Azure.WebJobs.Script~0~0~ShutdownChannelsAsync -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository..cctor()~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~0~0~.cctor -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.b__13_0(CryptographicKey,int32)~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~2~0~b__13_0 -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.CreateKeyElement(CryptographicKey,int32)~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~2~0~CreateKeyElement -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.GetAllElements()~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~0~0~GetAllElements -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.GetDefaultKey()~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~0~0~GetDefaultKey -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository.GetReferencedKey(string)~Microsoft.Azure.Web.DataProtection.AzureWebsitesXmlRepository,Microsoft.Azure.WebSites.DataProtection~1~0~GetReferencedKey -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectionProvider.CreateAzureDataProtector(Action`1)~Microsoft.Azure.Web.DataProtection.DataProtectionProvider,Microsoft.Azure.WebSites.DataProtection~1~0~CreateAzureDataProtector -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectionProvider.CreateAzureDataProtector(Action`1,bool)~Microsoft.Azure.Web.DataProtection.DataProtectionProvider,Microsoft.Azure.WebSites.DataProtection~2~0~CreateAzureDataProtector -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions.UseAzureWebsitesProviderSettings(IDataProtectionBuilder,bool)~Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions,Microsoft.Azure.WebSites.DataProtection~2~0~UseAzureWebsitesProviderSettings -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions+<>c..cctor()~Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions+<>c,Microsoft.Azure.WebSites.DataProtection~0~0~.cctor -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions+<>c.b__0_0(KeyManagementOptions)~Microsoft.Azure.Web.DataProtection.DataProtectorBuilderExtensions+<>c,Microsoft.Azure.WebSites.DataProtection~1~0~b__0_0 -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.Util..cctor()~Microsoft.Azure.Web.DataProtection.Util,Microsoft.Azure.WebSites.DataProtection~0~0~.cctor -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.Util.ConvertHexToByteArray(string)~Microsoft.Azure.Web.DataProtection.Util,Microsoft.Azure.WebSites.DataProtection~1~0~ConvertHexToByteArray -[Microsoft.Azure.WebSites.DataProtection]Microsoft.Azure.Web.DataProtection.Util+<>c__DisplayClass1_0.b__0(int32)~Microsoft.Azure.Web.DataProtection.Util+<>c__DisplayClass1_0,Microsoft.Azure.WebSites.DataProtection~1~0~b__0 -[Newtonsoft.Json]Newtonsoft.Json.JsonIgnoreAttribute..ctor()~Newtonsoft.Json.JsonIgnoreAttribute,Newtonsoft.Json~0~0~.ctor -[Newtonsoft.Json]Newtonsoft.Json.JsonReader.ReadAsBoolean()~Newtonsoft.Json.JsonReader,Newtonsoft.Json~0~0~ReadAsBoolean -[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseFalse()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ParseFalse -[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseTrue()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ParseTrue -[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.CalculatePropertyValues(JsonWriter,object,JsonContainerContract,JsonProperty,JsonProperty,JsonContract&,object&)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~7~0~CalculatePropertyValues -[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.IsSpecified(JsonWriter,JsonProperty,object)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~IsSpecified -[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeList(JsonWriter,IEnumerable,JsonArrayContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~SerializeList -[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.SerializeObject(JsonWriter,object,JsonObjectContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~SerializeObject -[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.ShouldSerialize(JsonWriter,JsonProperty,object)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~ShouldSerialize -[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.ShouldWriteProperty(object,JsonObjectContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~3~0~ShouldWriteProperty -[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalWriter.WriteStartArray(JsonWriter,object,JsonArrayContract,JsonProperty,JsonContainerContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalWriter,Newtonsoft.Json~6~0~WriteStartArray -[S.P.CoreLib]System.Array.Copy(Array,int64,Array,int64,int64)~System.Array,System.Private.CoreLib~5~0~Copy -[S.P.CoreLib]System.BitConverter.GetBytes(int64)~System.BitConverter,System.Private.CoreLib~1~0~GetBytes -[S.P.CoreLib]System.Convert.FromBase64CharArray(char[],int32,int32)~System.Convert,System.Private.CoreLib~3~0~FromBase64CharArray -[S.P.CoreLib]System.Convert.TryToBase64Chars(ReadOnlySpan`1,Span`1,int32&,Base64FormattingOptions)~System.Convert,System.Private.CoreLib~4~0~TryToBase64Chars -[S.P.CoreLib]System.DateTime.AddMonths(int32)~System.DateTime,System.Private.CoreLib~1~0~AddMonths -[S.P.CoreLib]System.DateTime.AddYears(int32)~System.DateTime,System.Private.CoreLib~1~0~AddYears -[S.P.CoreLib]System.DateTime.ToString()~System.DateTime,System.Private.CoreLib~0~0~ToString -[S.P.CoreLib]System.DateTimeFormat.ExpandPredefinedFormat(ReadOnlySpan`1,DateTime&,DateTimeFormatInfo&,TimeSpan&)~System.DateTimeFormat,System.Private.CoreLib~4~0~ExpandPredefinedFormat -[S.P.CoreLib]System.DateTimeFormat.GetRealFormat(ReadOnlySpan`1,DateTimeFormatInfo)~System.DateTimeFormat,System.Private.CoreLib~2~0~GetRealFormat -[S.P.CoreLib]System.DateTimeOffset.AddMinutes(float64)~System.DateTimeOffset,System.Private.CoreLib~1~0~AddMinutes -[S.P.CoreLib]System.DateTimeOffset.AddYears(int32)~System.DateTimeOffset,System.Private.CoreLib~1~0~AddYears -[S.P.CoreLib]System.Diagnostics.StackTrace.TryResolveStateMachineMethod(MethodBase&,Type&)~System.Diagnostics.StackTrace,System.Private.CoreLib~2~0~TryResolveStateMachineMethod -[S.P.CoreLib]System.Exception..cctor()~System.Exception,System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Exception..ctor(string,Exception)~System.Exception,System.Private.CoreLib~2~0~.ctor -[S.P.CoreLib]System.Exception.RestoreDispatchState(DispatchState&)~System.Exception,System.Private.CoreLib~1~0~RestoreDispatchState -[S.P.CoreLib]System.Globalization.CultureInfo.AsyncLocalSetCurrentUICulture(AsyncLocalValueChangedArgs`1)~System.Globalization.CultureInfo,System.Private.CoreLib~1~0~AsyncLocalSetCurrentUICulture -[S.P.CoreLib]System.Globalization.CultureInfo.set_CurrentUICulture(CultureInfo)~System.Globalization.CultureInfo,System.Private.CoreLib~1~0~set_CurrentUICulture -[S.P.CoreLib]System.Globalization.DateTimeFormatInfo.get_GeneralLongTimePattern()~System.Globalization.DateTimeFormatInfo,System.Private.CoreLib~0~0~get_GeneralLongTimePattern -[S.P.CoreLib]System.Guid.Parse(string)~System.Guid,System.Private.CoreLib~1~0~Parse -[S.P.CoreLib]System.IO.FileStream.Write(ReadOnlySpan`1)~System.IO.FileStream,System.Private.CoreLib~1~0~Write -[S.P.CoreLib]System.IO.MemoryStream.Write(ReadOnlySpan`1)~System.IO.MemoryStream,System.Private.CoreLib~1~0~Write -[S.P.CoreLib]System.IO.Stream.CopyToAsync(Stream,int32,CancellationToken)~System.IO.Stream,System.Private.CoreLib~3~0~CopyToAsync -[S.P.CoreLib]System.IO.Stream.CopyToAsyncInternal(Stream,int32,CancellationToken)~System.IO.Stream,System.Private.CoreLib~3~0~CopyToAsyncInternal -[S.P.CoreLib]System.IO.Stream.get_CanTimeout()~System.IO.Stream,System.Private.CoreLib~0~0~get_CanTimeout -[S.P.CoreLib]System.IO.Stream.ReadAsync(uint8[],int32,int32,CancellationToken)~System.IO.Stream,System.Private.CoreLib~4~0~ReadAsync -[S.P.CoreLib]System.IO.Stream.RunReadWriteTaskWhenReady(Task,ReadWriteTask)~System.IO.Stream,System.Private.CoreLib~2~0~RunReadWriteTaskWhenReady -[S.P.CoreLib]System.IO.Stream+d__30.MoveNext()~System.IO.Stream+d__30,System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.IO.StreamReader..ctor(Stream,Encoding)~System.IO.StreamReader,System.Private.CoreLib~2~0~.ctor -[S.P.CoreLib]System.IO.StreamWriter..ctor(Stream,Encoding,int32)~System.IO.StreamWriter,System.Private.CoreLib~3~0~.ctor -[S.P.CoreLib]System.IO.StreamWriter.Flush()~System.IO.StreamWriter,System.Private.CoreLib~0~0~Flush -[S.P.CoreLib]System.IO.StreamWriter.Write(char[])~System.IO.StreamWriter,System.Private.CoreLib~1~0~Write -[S.P.CoreLib]System.IO.StreamWriter.WriteAsync(string)~System.IO.StreamWriter,System.Private.CoreLib~1~0~WriteAsync -[S.P.CoreLib]System.IO.StreamWriter.WriteAsyncInternal(StreamWriter,string,char[],int32,int32,char[],bool,bool)~System.IO.StreamWriter,System.Private.CoreLib~8~0~WriteAsyncInternal -[S.P.CoreLib]System.IO.StreamWriter+d__63.MoveNext()~System.IO.StreamWriter+d__63,System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Nullable`1..ctor(ETag)~System.Nullable`1[[Azure.ETag,Azure.Core]],System.Private.CoreLib~1~0~.ctor -[S.P.CoreLib]System.Nullable`1.get_HasValue()~System.Nullable`1[[Azure.HttpRange,Azure.Core]],System.Private.CoreLib~0~0~get_HasValue -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<g__TryWrite|0>d>(<g__TryWrite|0>d&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0+<g__TryWrite|0>d,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobWriteStream+d__7,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__44>(d__44&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__44,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.IO.Stream+d__30,System.Private.CoreLib~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobContainerClient+d__52,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobContainerClient+d__53,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.ClientDiagnostics+d__4,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__48>(d__48&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__50>(d__50&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__56>(d__56&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__103>(d__103&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__104>(d__104&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobWriteStream+d__8,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__27`1<__Canon>>(d__27`1<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__39`1<__Canon>>(d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__14>(d__14&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.ClientDiagnostics+d__9,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__51>(d__51&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__51,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__36,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__57>(d__57&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+d__9,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__63>(d__63&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.IO.StreamWriter+d__63,System.Private.CoreLib~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__23>(d__23&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Shared.StorageWriteStream+d__23,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Core.XmlWriterContent+d__6,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Shared.StorageWriteStream+d__29,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__58>(ConfiguredTaskAwaiter&,d__58&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpConnection+d__58,System.Net.Http~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__8>(ConfiguredTaskAwaiter&,d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__6>(ConfiguredTaskAwaiter&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__49>(ConfiguredValueTaskAwaiter&,d__49&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpContent+d__49,System.Net.Http~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__39`1<__Canon>>(TaskAwaiter&,d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__22>(TaskAwaiter&,d__22&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__15>(TaskAwaiter&,d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__20>(TaskAwaiter`1<__Canon>&,d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<<g__TryWrite|0>d>(<g__TryWrite|0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+<>c__DisplayClass9_0+<g__TryWrite|0>d,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobWriteStream+d__7,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobWriteStream+d__8,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__39`1<__Canon>>(d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+d__9,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__23>(d__23&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Storage.Shared.StorageWriteStream+d__23,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Core.XmlWriterContent+d__6,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Azure.Storage.Shared.StorageWriteStream+d__29,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__50>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__56>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__103>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__104>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__57>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__52>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__48>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__13>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__27`1>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Azure.Core.RequestContent+StreamContent+d__6,Azure.Core]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__20>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__39`1>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__22>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__22>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.IO.Stream+d__30,System.Private.CoreLib]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__58>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpConnection+d__58,System.Net.Http]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__49>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Net.Http.HttpContent+d__49,System.Net.Http]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__7>(TaskAwaiter`1<__Canon>&,d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__7>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__53>(ConfiguredTaskAwaiter&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpConnection+d__53,System.Net.Http~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__48>(ConfiguredTaskAwaiter<__Canon>&,d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__50>(ConfiguredTaskAwaiter<__Canon>&,d__50&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__52>(ConfiguredTaskAwaiter<__Canon>&,d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__53>(ConfiguredTaskAwaiter<__Canon>&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__56>(ConfiguredTaskAwaiter<__Canon>&,d__56&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__103>(ConfiguredTaskAwaiter<__Canon>&,d__103&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__104>(ConfiguredTaskAwaiter<__Canon>&,d__104&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__52>(ConfiguredTaskAwaiter<__Canon>&,d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__53>(ConfiguredTaskAwaiter<__Canon>&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__57>(ConfiguredTaskAwaiter<__Canon>&,d__57&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__33>(ConfiguredTaskAwaiter<__Canon>&,d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__6>(ConfiguredValueTaskAwaiter&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__6>(ConfiguredValueTaskAwaiter&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__18>(TaskAwaiter&,d__18&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__13>(TaskAwaiter`1<__Canon>&,d__13&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__2>(TaskAwaiter`1<__Canon>&,d__2&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__48<__Canon>>(TaskAwaiter`1<__Canon>&,d__48<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__19>(TaskAwaiter`1<__Canon>&,d__19&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__18>(TaskAwaiter`1<__Canon>&,d__18&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__27`1<__Canon>>(TaskAwaiter`1<__Canon>&,d__27`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__28>(TaskAwaiter`1<__Canon>&,d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__14>(TaskAwaiter`1<__Canon>&,d__14&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__5>(TaskAwaiter`1&,d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__5,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted>,d__5>(TaskAwaiter`1>&,d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__13>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__2>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__48<__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__48>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__50>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__52>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__6>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__53>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__56>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__103>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__104>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__19>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__18>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__5>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__27`1<__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__28>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__52>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__53>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__14>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__57>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__6>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__33>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__13>(d__13&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationService+d__13,Microsoft.AspNetCore.Authentication.Core~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authorization.Policy.PolicyEvaluator+d__2,Microsoft.AspNetCore.Authorization.Policy~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__48<__Canon>>(d__48<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.Authentication.AuthenticationHandler`1+d__48[[System.__Canon,System.Private.CoreLib]],Microsoft.AspNetCore.Authentication~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__48>(d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__50>(d__50&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__56>(d__56&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__103>(d__103&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__104>(d__104&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__19>(d__19&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__19,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__18>(d__18&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__5>(d__5&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Authentication.AuthenticationLevelHandler+d__5,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__27`1<__Canon>>(d__27`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__14>(d__14&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__57>(d__57&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetException(Exception)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~SetException -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__44>(d__44&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__44,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobContainerClient+d__52,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobContainerClient+d__53,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__48>(d__48&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__48,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__50>(d__50&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__50,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__52,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__6,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__53,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__56>(d__56&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__56,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__103>(d__103&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__103,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__104>(d__104&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__104,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__27`1<__Canon>>(d__27`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__27`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__28,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__52>(d__52&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__52,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__53,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__14>(d__14&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__14,Microsoft.Azure.WebJobs.Script.WebHost~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__36,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__57>(d__57&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobBaseClient+d__57,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlockBlobRestClient+d__6,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+d__33,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__58>(ConfiguredTaskAwaiter&,d__58&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpConnection+d__58,System.Net.Http~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__8>(ConfiguredTaskAwaiter&,d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__6>(ConfiguredTaskAwaiter&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__49>(ConfiguredValueTaskAwaiter&,d__49&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:System.Net.Http.HttpContent+d__49,System.Net.Http~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__30>(ConfiguredValueTaskAwaiter&,d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.IO.Stream+d__30,System.Private.CoreLib~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__39`1<__Canon>>(TaskAwaiter&,d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobExtensions.ToBlobLease(ResponseWithHeaders`1)~Azure.Storage.Blobs.BlobExtensions,Azure.Storage.Blobs~1~0~ToBlobLease +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRenewLeaseHeaders.get_LastModified()~Azure.Storage.Blobs.BlobRenewLeaseHeaders,Azure.Storage.Blobs~0~0~get_LastModified +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRenewLeaseHeaders.get_LeaseId()~Azure.Storage.Blobs.BlobRenewLeaseHeaders,Azure.Storage.Blobs~0~0~get_LeaseId +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.CreateRenewLeaseRequest(string,Nullable`1,Nullable`1,Nullable`1,string,string,string)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~7~0~CreateRenewLeaseRequest +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient.RenewLeaseAsync(string,Nullable`1,Nullable`1,Nullable`1,string,string,string,CancellationToken)~Azure.Storage.Blobs.BlobRestClient,Azure.Storage.Blobs~8~0~RenewLeaseAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobRestClient+d__42.MoveNext()~Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.RenewAsync(RequestConditions,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~2~0~RenewAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient.RenewInternal(RequestConditions,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlobLeaseClient,Azure.Storage.Blobs~3~0~RenewInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28.MoveNext()~Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29.MoveNext()~Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~0~0~MoveNext +[Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1+d__28.System.Collections.Generic.IEnumerator.get_Current()~Google.Protobuf.Collections.RepeatedField`1+d__28[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~System.Collections.Generic.IEnumerator.get_Current +[Google.Protobuf]Google.Protobuf.Collections.RepeatedField`1.AddEntriesFrom(ParseContext&,FieldCodec`1<__Canon>)~Google.Protobuf.Collections.RepeatedField`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~2~0~AddEntriesFrom +[Google.Protobuf]Google.Protobuf.FieldCodec+<>c__DisplayClass32_0`1.b__0(ParseContext&)~Google.Protobuf.FieldCodec+<>c__DisplayClass32_0`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~1~0~b__0 +[Google.Protobuf]Google.Protobuf.MessageParser`1.CreateTemplate()~Google.Protobuf.MessageParser`1[[System.__Canon,System.Private.CoreLib]],Google.Protobuf~0~0~CreateTemplate +[Microsoft.AI.WindowsServer]Microsoft.ApplicationInsights.WindowsServer.Implementation.AppServiceEnvironmentVariableMonitor.OnEnvironmentVariableUpdated()~Microsoft.ApplicationInsights.WindowsServer.Implementation.AppServiceEnvironmentVariableMonitor,Microsoft.AI.WindowsServer~0~0~OnEnvironmentVariableUpdated +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.DiagnosticsTelemetryModule.SetHeartbeatProperty(string,string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.DiagnosticsTelemetryModule,Microsoft.ApplicationInsights~3~0~SetHeartbeatProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider.SetHeartbeatProperty(string,bool,string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider,Microsoft.ApplicationInsights~4~0~SetHeartbeatProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider+<>c..cctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider+<>c,Microsoft.ApplicationInsights~0~0~.cctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider+<>c__DisplayClass35_0.b__1(string,HeartbeatPropertyPayload)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.HeartbeatProvider+<>c__DisplayClass35_0,Microsoft.ApplicationInsights~2~0~b__1 +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable.EnsureAvailable(int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~EnsureAvailable +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable.Insert(Span`1,Span`1)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.HPack.DynamicTable,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~Insert +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection.ProcessPingFrameAsync(ReadOnlySequence`1&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Connection,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~ProcessPingFrameAsync +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame.PreparePing(Http2PingFrameFlags)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2Frame,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~PreparePing +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.TryUpdateStreamWindow(StreamOutputFlowControl,int32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~TryUpdateStreamWindow +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.UpdateMaxFrameSize(uint32)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~1~0~UpdateMaxFrameSize +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter.WritePingAsync(Http2PingFrameFlags,ReadOnlySequence`1&)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http2.Http2FrameWriter,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~WritePingAsync +[Microsoft.AspNetCore.Server.Kestrel.Core]Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl.ResetTimeout(int64,TimeoutReason)~Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutControl,Microsoft.AspNetCore.Server.Kestrel.Core~2~0~ResetTimeout +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Logging.FunctionOutputLogger.Log>(LogLevel,EventId,LogValues`2<__Canon,__Canon>,Exception,Func`3,Exception,string>)~Microsoft.Azure.WebJobs.Logging.FunctionOutputLogger,Microsoft.Azure.WebJobs.Host~5~1:Microsoft.Extensions.Logging.LoggerMessage+LogValues`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Logging.Abstractions~Log +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel.GetBindingDataAsync(ParameterBinding,string)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel,Microsoft.Azure.WebJobs.Script.Grpc~2~0~GetBindingDataAsync +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c.b__65_0(ParameterBinding)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__65_0 +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c__DisplayClass65_0.b__1(ParameterBinding)~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+<>c__DisplayClass65_0,Microsoft.Azure.WebJobs.Script.Grpc~1~0~b__1 +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__63.MoveNext()~Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__63,Microsoft.Azure.WebJobs.Script.Grpc~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse+<>c..cctor()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.InvocationResponse+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding.get_RpcSharedMemory()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_RpcSharedMemory +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding.pb::Google.Protobuf.IBufferMessage.InternalMergeFrom(ParseContext&)~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding,Microsoft.Azure.WebJobs.Script.Grpc~1~0~pb::Google.Protobuf.IBufferMessage.InternalMergeFrom +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding+<>c.<.cctor>b__41_0()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.ParameterBinding+<>c,Microsoft.Azure.WebJobs.Script.Grpc~0~0~<.cctor>b__41_0 +[Microsoft.Azure.WebJobs.Script.Grpc]Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData.get_String()~Microsoft.Azure.WebJobs.Script.Grpc.Messages.TypedData,Microsoft.Azure.WebJobs.Script.Grpc~0~0~get_String +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.Decrypt(string,IEnvironment)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~2~0~Decrypt +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.Decrypt(uint8[],string)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~2~0~Decrypt +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.GetSHA256Base64String(uint8[])~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetSHA256Base64String +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.ToKeyBytes(string)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~1~0~ToKeyBytes +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.TryGetEncryptionKey(IEnvironment,string,uint8[]&,bool)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~4~0~TryGetEncryptionKey +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c.b__9_0(int32)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__9_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c__DisplayClass9_0.b__1(int32)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper+<>c__DisplayClass9_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__1 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c.b__10_0(FunctionSecrets)~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__10_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c.b__10_1(FunctionSecrets)~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__10_1 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c__DisplayClass11_0.b__0()~Microsoft.Azure.WebJobs.Script.WebHost.StartupContextProvider+<>c__DisplayClass11_0,Microsoft.Azure.WebJobs.Script.WebHost~0~0~b__0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager.RenewAsync(IDistributedLock,CancellationToken)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager,Microsoft.Azure.WebJobs.Script~2~0~RenewAsync +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle.RenewAsync(ILogger,CancellationToken)~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle,Microsoft.Azure.WebJobs.Script~2~0~RenewAsync +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17.MoveNext()~Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker.HandleOutputDictionary(ScriptInvocationResult)~Microsoft.Azure.WebJobs.Script.Description.WorkerFunctionInvoker,Microsoft.Azure.WebJobs.Script~1~0~HandleOutputDictionary +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger.FormatLine(IEnumerable`1>,LogLevel,string)~Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger,Microsoft.Azure.WebJobs.Script~3~0~FormatLine +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger.GetLogPrefix(IEnumerable`1>,LogLevel,LogType)~Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger,Microsoft.Azure.WebJobs.Script~3~0~GetLogPrefix +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger.Log>(LogLevel,EventId,LogValues`2<__Canon,__Canon>,Exception,Func`3,Exception,string>)~Microsoft.Azure.WebJobs.Script.Diagnostics.FileLogger,Microsoft.Azure.WebJobs.Script~5~1:Microsoft.Extensions.Logging.LoggerMessage+LogValues`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Logging.Abstractions~Log +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter..cctor()~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~0~0~.cctor +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.AppendLine(string)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~1~0~AppendLine +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.AppendToFile(FileInfo,string)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~2~0~AppendToFile +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.DeleteFiles(IEnumerable`1)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~1~0~DeleteFiles +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.GetCurrentLogFile()~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~0~0~GetCurrentLogFile +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.GetLogFiles(DirectoryInfo)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~1~0~GetLogFiles +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.LogFileIsOld(FileInfo)~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~1~0~LogFileIsOld +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter.SetLogFile()~Microsoft.Azure.WebJobs.Script.FileWriter,Microsoft.Azure.WebJobs.Script~0~0~SetLogFile +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter+<>c..cctor()~Microsoft.Azure.WebJobs.Script.FileWriter+<>c,Microsoft.Azure.WebJobs.Script~0~0~.cctor +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter+<>c.b__22_0(FileInfo)~Microsoft.Azure.WebJobs.Script.FileWriter+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__22_0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter+<>c.b__23_0(FileInfo)~Microsoft.Azure.WebJobs.Script.FileWriter+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__23_0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileWriter+<>c.b__19_0(FileInfo)~Microsoft.Azure.WebJobs.Script.FileWriter+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__19_0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3.b__2_1(KeyValuePair`2<__Canon,__Canon>)~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__2_1 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3.b__2_2(KeyValuePair`2<__Canon,__Canon>)~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__2`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__2_2 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3+<b__0>d.MoveNext()~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3+<b__0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3.b__0(__Canon)~Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.GetStateValueOrDefault<__Canon>(IEnumerable`1>,string)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~2~1:System.__Canon,System.Private.CoreLib~GetStateValueOrDefault +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility.GetStateValueOrDefault(IEnumerable`1>,string)~Microsoft.Azure.WebJobs.Script.Utility,Microsoft.Azure.WebJobs.Script~2~1:System.Boolean,System.Private.CoreLib~GetStateValueOrDefault +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass43_0`1.b__0(KeyValuePair`2)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass43_0`1[[System.Boolean,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass43_0`1.b__0(KeyValuePair`2)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass43_0`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~1~0~b__0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerDescription.GetSanitizedRuntimeVersion(string)~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcWorkerDescription,Microsoft.Azure.WebJobs.Script~1~0~GetSanitizedRuntimeVersion +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess.b__26_1(object,DataReceivedEventArgs)~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess,Microsoft.Azure.WebJobs.Script~2~0~b__26_1 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess.BuildAndLogConsoleLog(string,LogLevel)~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcess,Microsoft.Azure.WebJobs.Script~2~0~BuildAndLogConsoleLog +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessUtilities.IsConsoleLog(string)~Microsoft.Azure.WebJobs.Script.Workers.WorkerProcessUtilities,Microsoft.Azure.WebJobs.Script~1~0~IsConsoleLog +[Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.Abstractions.NullLogger.Log>(LogLevel,EventId,LogValues`2<__Canon,__Canon>,Exception,Func`3,Exception,string>)~Microsoft.Extensions.Logging.Abstractions.NullLogger,Microsoft.Extensions.Logging.Abstractions~5~1:Microsoft.Extensions.Logging.LoggerMessage+LogValues`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Extensions.Logging.Abstractions~Log +[Microsoft.Extensions.Logging.Abstractions]Microsoft.Extensions.Logging.LoggerExtensions.Log(ILogger,LogLevel,string,object[])~Microsoft.Extensions.Logging.LoggerExtensions,Microsoft.Extensions.Logging.Abstractions~4~0~Log +[S.P.CoreLib]System.Collections.Generic.Dictionary`2+ValueCollection.GetEnumerator()~System.Collections.Generic.Dictionary`2+ValueCollection[[System.Int32,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~GetEnumerator +[S.P.CoreLib]System.DateTime.ToLocalTime()~System.DateTime,System.Private.CoreLib~0~0~ToLocalTime +[S.P.CoreLib]System.DateTimeFormat.FormatCustomizedRoundripTimeZone(DateTime,TimeSpan,StringBuilder)~System.DateTimeFormat,System.Private.CoreLib~3~0~FormatCustomizedRoundripTimeZone +[S.P.CoreLib]System.DateTimeOffset.FromFileTime(int64)~System.DateTimeOffset,System.Private.CoreLib~1~0~FromFileTime +[S.P.CoreLib]System.IO.BinaryWriter..ctor(Stream)~System.IO.BinaryWriter,System.Private.CoreLib~1~0~.ctor +[S.P.CoreLib]System.IO.BinaryWriter.Write(uint8[],int32,int32)~System.IO.BinaryWriter,System.Private.CoreLib~3~0~Write +[S.P.CoreLib]System.Nullable`1.get_Value()~System.Nullable`1[[Microsoft.Azure.WebJobs.Script.FileLoggingMode,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_Value +[S.P.CoreLib]System.ReadOnlySpan`1.get_Empty()~System.ReadOnlySpan`1[[System.Char,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Empty +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<b__0>d<__Canon,__Canon,__Canon>>(<b__0>d<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3+<b__0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Security.Cryptography.CryptoStream+d__29,System.Security.Cryptography.Primitives~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__63>(d__63&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__63,Microsoft.Azure.WebJobs.Script.Grpc~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__42>(d__42&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__49>(d__49&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Security.Cryptography.CryptoStream+d__49,System.Security.Cryptography.Primitives~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__42>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__28>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__29>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__16>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[System.Diagnostics.AsyncStreamReader+d__16,System.Diagnostics.Process]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__17>(TaskAwaiter`1<__Canon>&,d__17&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__17>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.BlobLeaseDistributedLockManager+SingletonLockHandle+d__17,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__28>(ConfiguredTaskAwaiter<__Canon>&,d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__29>(ConfiguredTaskAwaiter<__Canon>&,d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__42>(ConfiguredValueTaskAwaiter&,d__42&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable+ConfiguredValueTaskAwaiter,System.Private.CoreLib:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__28>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__29>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__42>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__42>(d__42&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__63>(d__63&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Grpc.GrpcWorkerChannel+d__63,Microsoft.Azure.WebJobs.Script.Grpc~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__28>(d__28&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__28,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlobLeaseClient+d__29,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__42>(d__42&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobRestClient+d__42,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Create()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~Create +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.get_Task()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Task +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetTaskForResult(KeyValuePair`2<__Canon,__Canon>)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~GetTaskForResult +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.SetResult(KeyValuePair`2<__Canon,__Canon>)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~SetResult +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Start<<b__0>d<__Canon,__Canon,__Canon>>(<b__0>d<__Canon,__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.IDictionaryExtensions+<>c__DisplayClass2_0`3+<b__0>d[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetTaskForResult(ValueTuple`2<__Canon,AuthorizationLevel>)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~0~GetTaskForResult +[S.P.CoreLib]System.Runtime.InteropServices.Marshal.AllocCoTaskMem(int32)~System.Runtime.InteropServices.Marshal,System.Private.CoreLib~1~0~AllocCoTaskMem +[S.P.CoreLib]System.Text.Encoding+DefaultDecoder.GetChars(uint8[],int32,int32,char[],int32)~System.Text.Encoding+DefaultDecoder,System.Private.CoreLib~5~0~GetChars +[S.P.CoreLib]System.Text.StringBuilder.AppendSpanFormattable(int32,string,IFormatProvider)~System.Text.StringBuilder,System.Private.CoreLib~3~1:System.Int32,System.Private.CoreLib~AppendSpanFormattable +[S.P.CoreLib]System.Threading.Tasks.Task`1>.GetResultCore(bool)~System.Threading.Tasks.Task`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~GetResultCore +[S.P.CoreLib]System.Threading.Tasks.Task+WhenAllPromise`1>..ctor(Task`1>[])~System.Threading.Tasks.Task+WhenAllPromise`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor +[S.P.CoreLib]System.Threading.Tasks.Task+WhenAllPromise`1>.Invoke(Task)~System.Threading.Tasks.Task+WhenAllPromise`1[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~Invoke +[S.P.CoreLib]System.TimeSpan.get_TotalDays()~System.TimeSpan,System.Private.CoreLib~0~0~get_TotalDays +[S.P.CoreLib]System.ValueType.Equals(object)~System.ValueType,System.Private.CoreLib~1~0~Equals +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2..ctor(IEnumerable`1>,IEqualityComparer`1<__Canon>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~2~0~.ctor +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.InitializeFromCollection(IEnumerable`1>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~1~0~InitializeFromCollection +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryUpdate(__Canon,__Canon,__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~3~0~TryUpdate +[System.ComponentModel.TypeConverter]System.ComponentModel.EnumConverter..ctor(Type)~System.ComponentModel.EnumConverter,System.ComponentModel.TypeConverter~1~0~.ctor +[System.ComponentModel.TypeConverter]System.ComponentModel.EnumConverter.CanConvertFrom(ITypeDescriptorContext,Type)~System.ComponentModel.EnumConverter,System.ComponentModel.TypeConverter~2~0~CanConvertFrom +[System.ComponentModel.TypeConverter]System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext,CultureInfo,object)~System.ComponentModel.EnumConverter,System.ComponentModel.TypeConverter~3~0~ConvertFrom +[System.Diagnostics.Process]System.Diagnostics.AsyncStreamReader.FlushMessageQueue(bool)~System.Diagnostics.AsyncStreamReader,System.Diagnostics.Process~1~0~FlushMessageQueue +[System.Diagnostics.Process]System.Diagnostics.AsyncStreamReader.MoveLinesFromStringBuilderToMessageQueue()~System.Diagnostics.AsyncStreamReader,System.Diagnostics.Process~0~0~MoveLinesFromStringBuilderToMessageQueue +[System.Diagnostics.Process]System.Diagnostics.DataReceivedEventArgs.get_Data()~System.Diagnostics.DataReceivedEventArgs,System.Diagnostics.Process~0~0~get_Data +[System.Diagnostics.Process]System.Diagnostics.Process.OutputReadNotifyUser(string)~System.Diagnostics.Process,System.Diagnostics.Process~1~0~OutputReadNotifyUser +[System.Diagnostics.Process]System.Text.OSEncoding.GetChars(uint8[],int32,int32,char[],int32)~System.Text.OSEncoding,System.Diagnostics.Process~5~0~GetChars +[System.Diagnostics.Process]System.Text.OSEncoding.MultiByteToWideChar(int32,uint8*,int32,char*,int32)~System.Text.OSEncoding,System.Diagnostics.Process~5~0~MultiByteToWideChar +[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher.GetHandler(WatcherChangeTypes)~System.IO.FileSystemWatcher,System.IO.FileSystem.Watcher~1~0~GetHandler +[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher.MatchPattern(ReadOnlySpan`1)~System.IO.FileSystemWatcher,System.IO.FileSystem.Watcher~1~0~MatchPattern +[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(WatcherChangeTypes,ReadOnlySpan`1)~System.IO.FileSystemWatcher,System.IO.FileSystem.Watcher~2~0~NotifyFileSystemEventArgs +[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher.ParseEventBufferAndNotifyForEach(uint8[],uint32)~System.IO.FileSystemWatcher,System.IO.FileSystem.Watcher~2~0~ParseEventBufferAndNotifyForEach +[System.IO.FileSystem.Watcher]System.IO.FileSystemWatcher+NormalizedFilterCollection.GetFilters()~System.IO.FileSystemWatcher+NormalizedFilterCollection,System.IO.FileSystem.Watcher~0~0~GetFilters +[System.IO.FileSystem.Watcher]System.IO.PathInternal..cctor()~System.IO.PathInternal,System.IO.FileSystem.Watcher~0~0~.cctor +[System.IO.FileSystem.Watcher]System.IO.PathInternal.GetIsCaseSensitive()~System.IO.PathInternal,System.IO.FileSystem.Watcher~0~0~GetIsCaseSensitive +[System.IO.FileSystem]System.IO.DirectoryInfo.GetDirectories()~System.IO.DirectoryInfo,System.IO.FileSystem~0~0~GetDirectories +[System.IO.FileSystem]System.IO.DirectoryInfo.GetDirectories(string,EnumerationOptions)~System.IO.DirectoryInfo,System.IO.FileSystem~2~0~GetDirectories +[System.IO.FileSystem]System.IO.Enumeration.FileSystemEnumerableFactory.DirectoryInfos(string,string,EnumerationOptions,bool)~System.IO.Enumeration.FileSystemEnumerableFactory,System.IO.FileSystem~4~0~DirectoryInfos +[System.IO.FileSystem]System.IO.Enumeration.FileSystemEnumerableFactory+<>c.b__7_0(FileSystemEntry&)~System.IO.Enumeration.FileSystemEnumerableFactory+<>c,System.IO.FileSystem~1~0~b__7_0 +[System.IO.FileSystem]System.IO.Enumeration.FileSystemEnumerableFactory+<>c__DisplayClass7_0.b__1(FileSystemEntry&)~System.IO.Enumeration.FileSystemEnumerableFactory+<>c__DisplayClass7_0,System.IO.FileSystem~1~0~b__1 +[System.IO.FileSystem]System.IO.Enumeration.FileSystemName.MatchesSimpleExpression(ReadOnlySpan`1,ReadOnlySpan`1,bool)~System.IO.Enumeration.FileSystemName,System.IO.FileSystem~3~0~MatchesSimpleExpression +[System.IO.FileSystem]System.IO.FileInfo.Create()~System.IO.FileInfo,System.IO.FileSystem~0~0~Create +[System.IO.FileSystem]System.IO.FileInfo.get_Length()~System.IO.FileInfo,System.IO.FileSystem~0~0~get_Length +[System.IO.FileSystem]System.IO.FileInfo.Open(FileMode,FileAccess,FileShare)~System.IO.FileInfo,System.IO.FileSystem~3~0~Open +[System.IO.FileSystem]System.IO.FileSystemInfo.get_LastWriteTime()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~get_LastWriteTime +[System.IO.FileSystem]System.IO.FileSystemInfo.get_LastWriteTimeUtc()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~get_LastWriteTimeUtc +[System.IO.FileSystem]System.IO.FileSystemInfo.get_LengthCore()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~get_LengthCore +[System.IO.FileSystem]System.IO.FileSystemInfo.get_NormalizedPath()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~get_NormalizedPath +[System.IO.FileSystem]System.IO.FileSystemInfo.Refresh()~System.IO.FileSystemInfo,System.IO.FileSystem~0~0~Refresh +[System.Linq]System.Collections.Generic.LargeArrayBuilder`1..ctor(int32)~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~1~0~.ctor +[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.AddWithBufferAllocation(uint8)~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~1~0~AddWithBufferAllocation +[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.AllocateBuffer()~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~0~0~AllocateBuffer +[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.CopyTo(uint8[],int32,int32)~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~3~0~CopyTo +[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.ToArray()~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~0~0~ToArray +[System.Linq]System.Collections.Generic.LargeArrayBuilder`1.TryMove(uint8[]&)~System.Collections.Generic.LargeArrayBuilder`1[[System.Byte,System.Private.CoreLib]],System.Linq~1~0~TryMove +[System.Linq]System.Linq.CachingComparer`2.SetElement(__Canon)~System.Linq.CachingComparer`2[[System.__Canon,System.Private.CoreLib],[System.DateTime,System.Private.CoreLib]],System.Linq~1~0~SetElement +[System.Linq]System.Linq.Enumerable.OrderByDescending<__Canon,DateTime>(IEnumerable`1<__Canon>,Func`2<__Canon,DateTime>)~System.Linq.Enumerable,System.Linq~2~2:System.__Canon,System.Private.CoreLib:System.DateTime,System.Private.CoreLib~OrderByDescending +[System.Linq]System.Linq.Enumerable.ToDictionary,__Canon,__Canon>(KeyValuePair`2<__Canon,__Canon>[],Func`2,__Canon>,Func`2,__Canon>,IEqualityComparer`1<__Canon>)~System.Linq.Enumerable,System.Linq~4~3:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~ToDictionary +[System.Linq]System.Linq.Enumerable.TryGetLast>(IEnumerable`1>,Func`2,bool>,bool&)~System.Linq.Enumerable,System.Linq~3~1:System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~TryGetLast +[System.Linq]System.Linq.Enumerable.Where(IEnumerable`1,Func`2)~System.Linq.Enumerable,System.Linq~2~1:System.Int32,System.Private.CoreLib~Where +[System.Linq]System.Linq.Enumerable+Iterator`1.Where(Func`2)~System.Linq.Enumerable+Iterator`1[[System.Int32,System.Private.CoreLib]],System.Linq~1~0~Where +[System.Linq]System.Linq.Enumerable+RangeIterator.Dispose()~System.Linq.Enumerable+RangeIterator,System.Linq~0~0~Dispose +[System.Linq]System.Linq.Enumerable+RangeIterator.MoveNext()~System.Linq.Enumerable+RangeIterator,System.Linq~0~0~MoveNext +[System.Linq]System.Linq.Enumerable+WhereEnumerableIterator`1.Select(Func`2)~System.Linq.Enumerable+WhereEnumerableIterator`1[[System.Int32,System.Private.CoreLib]],System.Linq~1~1:System.Byte,System.Private.CoreLib~Select +[System.Linq]System.Linq.Enumerable+WhereSelectEnumerableIterator`2.ToArray()~System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.Int32,System.Private.CoreLib],[System.Byte,System.Private.CoreLib]],System.Linq~0~0~ToArray +[System.Linq]System.Linq.Lookup`2.Contains(__Canon)~System.Linq.Lookup`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~1~0~Contains +[System.Linq]System.Linq.OrderedEnumerable`1.TryGetFirst(Func`2<__Canon,bool>,bool&)~System.Linq.OrderedEnumerable`1[[System.__Canon,System.Private.CoreLib]],System.Linq~2~0~TryGetFirst +[System.Linq]System.Linq.OrderedEnumerable`2..ctor(IEnumerable`1<__Canon>,Func`2<__Canon,DateTime>,IComparer`1,bool,OrderedEnumerable`1<__Canon>)~System.Linq.OrderedEnumerable`2[[System.__Canon,System.Private.CoreLib],[System.DateTime,System.Private.CoreLib]],System.Linq~5~0~.ctor +[System.Linq]System.Linq.OrderedEnumerable`2.GetComparer(CachingComparer`1<__Canon>)~System.Linq.OrderedEnumerable`2[[System.__Canon,System.Private.CoreLib],[System.DateTime,System.Private.CoreLib]],System.Linq~1~0~GetComparer +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesBCryptModes..cctor()~Internal.Cryptography.AesBCryptModes,System.Security.Cryptography.Algorithms~0~0~.cctor +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesBCryptModes.GetSharedHandle(CipherMode)~Internal.Cryptography.AesBCryptModes,System.Security.Cryptography.Algorithms~1~0~GetSharedHandle +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesBCryptModes.OpenAesAlgorithm(string)~Internal.Cryptography.AesBCryptModes,System.Security.Cryptography.Algorithms~1~0~OpenAesAlgorithm +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.CreateDecryptor(uint8[],uint8[])~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~2~0~CreateDecryptor +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.CreateTransform(uint8[],uint8[],bool)~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~3~0~CreateTransform +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.CreateTransformCore(CipherMode,PaddingMode,uint8[],uint8[],int32,bool)~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~6~0~CreateTransformCore +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.Dispose(bool)~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~1~0~Dispose +[System.Security.Cryptography.Algorithms]Internal.Cryptography.BasicSymmetricCipherBCrypt.Reset()~Internal.Cryptography.BasicSymmetricCipherBCrypt,System.Security.Cryptography.Algorithms~0~0~Reset +[System.Security.Cryptography.Algorithms]Internal.Cryptography.BasicSymmetricCipherBCrypt.Transform(uint8[],int32,int32,uint8[],int32)~Internal.Cryptography.BasicSymmetricCipherBCrypt,System.Security.Cryptography.Algorithms~5~0~Transform +[System.Security.Cryptography.Algorithms]Internal.Cryptography.BasicSymmetricCipherBCrypt.TransformFinal(uint8[],int32,int32)~Internal.Cryptography.BasicSymmetricCipherBCrypt,System.Security.Cryptography.Algorithms~3~0~TransformFinal +[System.Security.Cryptography.Algorithms]Internal.Cryptography.Helpers.GetCipherIv(CipherMode,uint8[])~Internal.Cryptography.Helpers,System.Security.Cryptography.Algorithms~2~0~GetCipherIv +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.DepadBlock(uint8[],int32,int32)~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~3~0~DepadBlock +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.get_DepaddingRequired()~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~0~0~get_DepaddingRequired +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.Reset()~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~0~0~Reset +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.UncheckedTransformBlock(uint8[],int32,int32,uint8[],int32)~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~5~0~UncheckedTransformBlock +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoDecryptor.UncheckedTransformFinalBlock(uint8[],int32,int32)~Internal.Cryptography.UniversalCryptoDecryptor,System.Security.Cryptography.Algorithms~3~0~UncheckedTransformFinalBlock +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.Create(PaddingMode,BasicSymmetricCipher,bool)~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~3~0~Create +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.get_CanTransformMultipleBlocks()~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~0~0~get_CanTransformMultipleBlocks +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.get_InputBlockSize()~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~0~0~get_InputBlockSize +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.get_OutputBlockSize()~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~0~0~get_OutputBlockSize +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.TransformBlock(uint8[],int32,int32,uint8[],int32)~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~5~0~TransformBlock +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.TransformFinalBlock(uint8[],int32,int32)~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~3~0~TransformFinalBlock +[System.Security.Cryptography.Algorithms]Internal.NativeCrypto.Cng.BCryptDecrypt(SafeKeyHandle,uint8[],int32,int32,uint8[],uint8[],int32,int32)~Internal.NativeCrypto.Cng,System.Security.Cryptography.Algorithms~8~0~BCryptDecrypt +[System.Security.Cryptography.Algorithms]Internal.NativeCrypto.Cng.BCryptImportKey(SafeAlgorithmHandle,ReadOnlySpan`1)~Internal.NativeCrypto.Cng,System.Security.Cryptography.Algorithms~2~0~BCryptImportKey +[System.Security.Cryptography.Algorithms]Internal.NativeCrypto.Cng.SetCipherMode(SafeAlgorithmHandle,string)~Internal.NativeCrypto.Cng,System.Security.Cryptography.Algorithms~2~0~SetCipherMode +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.Aes..cctor()~System.Security.Cryptography.Aes,System.Security.Cryptography.Algorithms~0~0~.cctor +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.Aes..ctor()~System.Security.Cryptography.Aes,System.Security.Cryptography.Algorithms~0~0~.ctor +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged..ctor()~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~0~0~.ctor +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.CreateDecryptor(uint8[],uint8[])~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~2~0~CreateDecryptor +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.Dispose(bool)~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~1~0~Dispose +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.get_Key()~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~0~0~get_Key +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.set_Key(uint8[])~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~1~0~set_Key +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.KeySizeHelpers.IsLegalSize(int32,KeySizes,bool&)~System.Security.Cryptography.KeySizeHelpers,System.Security.Cryptography.Algorithms~3~0~IsLegalSize +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.KeySizeHelpers.IsLegalSize(int32,KeySizes[],bool&)~System.Security.Cryptography.KeySizeHelpers,System.Security.Cryptography.Algorithms~3~0~IsLegalSize +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.SHA256Managed.Dispose(bool)~System.Security.Cryptography.SHA256Managed,System.Security.Cryptography.Algorithms~1~0~Dispose +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptographicOperations.ZeroMemory(Span`1)~System.Security.Cryptography.CryptographicOperations,System.Security.Cryptography.Primitives~1~0~ZeroMemory +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream..ctor(Stream,ICryptoTransform,CryptoStreamMode)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~3~0~.ctor +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream..ctor(Stream,ICryptoTransform,CryptoStreamMode,bool)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~4~0~.ctor +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.CheckWriteArguments(uint8[],int32,int32)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~3~0~CheckWriteArguments +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.Dispose(bool)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~1~0~Dispose +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.FlushFinalBlock()~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~0~0~FlushFinalBlock +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.FlushFinalBlockAsync(bool)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~1~0~FlushFinalBlockAsync +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.get_CanWrite()~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~0~0~get_CanWrite +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.InitializeBuffer()~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~0~0~InitializeBuffer +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.Write(uint8[],int32,int32)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~3~0~Write +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream.WriteAsyncCore(uint8[],int32,int32,CancellationToken,bool)~System.Security.Cryptography.CryptoStream,System.Security.Cryptography.Primitives~5~0~WriteAsyncCore +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream+d__29.MoveNext()~System.Security.Cryptography.CryptoStream+d__29,System.Security.Cryptography.Primitives~0~0~MoveNext +[System.Security.Cryptography.Primitives]System.Security.Cryptography.CryptoStream+d__49.MoveNext()~System.Security.Cryptography.CryptoStream+d__49,System.Security.Cryptography.Primitives~0~0~MoveNext +[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizeHelpers.IsLegalSize(int32,KeySizes,bool&)~System.Security.Cryptography.KeySizeHelpers,System.Security.Cryptography.Primitives~3~0~IsLegalSize +[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizeHelpers.IsLegalSize(int32,KeySizes[],bool&)~System.Security.Cryptography.KeySizeHelpers,System.Security.Cryptography.Primitives~3~0~IsLegalSize +[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizes..ctor(int32,int32,int32)~System.Security.Cryptography.KeySizes,System.Security.Cryptography.Primitives~3~0~.ctor +[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizes.get_MaxSize()~System.Security.Cryptography.KeySizes,System.Security.Cryptography.Primitives~0~0~get_MaxSize +[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizes.get_MinSize()~System.Security.Cryptography.KeySizes,System.Security.Cryptography.Primitives~0~0~get_MinSize +[System.Security.Cryptography.Primitives]System.Security.Cryptography.KeySizes.get_SkipSize()~System.Security.Cryptography.KeySizes,System.Security.Cryptography.Primitives~0~0~get_SkipSize +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm..ctor()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~.ctor +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.Dispose()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~Dispose +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.Dispose(bool)~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~1~0~Dispose +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_BlockSize()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_BlockSize +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_Key()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_Key +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_LegalKeySizes()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_LegalKeySizes +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_Mode()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_Mode +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_Padding()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_Padding +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.set_Key(uint8[])~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~1~0~set_Key +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.set_KeySize(int32)~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~1~0~set_KeySize +[System.Text.RegularExpressions]System.Text.RegularExpressions.Regex.Replace(string,string,string,RegexOptions)~System.Text.RegularExpressions.Regex,System.Text.RegularExpressions~4~0~Replace +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobClient.get_BlockBlobClient()~Azure.Storage.Blobs.BlobClient,Azure.Storage.Blobs~0~0~get_BlockBlobClient +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobClient.StagedUploadInternal(Stream,BlobUploadOptions,bool,CancellationToken)~Azure.Storage.Blobs.BlobClient,Azure.Storage.Blobs~4~0~StagedUploadInternal +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobClient.UploadAsync(Stream,BlobHttpHeaders,IDictionary`2,BlobRequestConditions,IProgress`1,Nullable`1,StorageTransferOptions,CancellationToken)~Azure.Storage.Blobs.BlobClient,Azure.Storage.Blobs~8~0~UploadAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobClient.UploadAsync(Stream,bool,CancellationToken)~Azure.Storage.Blobs.BlobClient,Azure.Storage.Blobs~3~0~UploadAsync +[Azure.Storage.Blobs]Azure.Storage.Blobs.BlobClient+d__41.MoveNext()~Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlobBaseClient.get_Uri()~Azure.Storage.Blobs.Specialized.BlobBaseClient,Azure.Storage.Blobs~0~0~get_Uri +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient.GetPartitionedUploaderBehaviors(BlockBlobClient)~Azure.Storage.Blobs.Specialized.BlockBlobClient,Azure.Storage.Blobs~1~0~GetPartitionedUploaderBehaviors +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0.b__0(Stream,BlobUploadOptions,IProgress`1,string,bool,CancellationToken)~Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0,Azure.Storage.Blobs~6~0~b__0 +[Azure.Storage.Blobs]Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d.MoveNext()~Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.PartitionedUploader`2+<>c..cctor()~Azure.Storage.PartitionedUploader`2+<>c[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~0~0~.cctor +[Azure.Storage.Blobs]Azure.Storage.PartitionedUploader`2+<>c.<.cctor>b__27_0(__Canon,bool,CancellationToken)~Azure.Storage.PartitionedUploader`2+<>c[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~3~0~<.cctor>b__27_0 +[Azure.Storage.Blobs]Azure.Storage.PartitionedUploader`2+d__19.MoveNext()~Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~0~0~MoveNext +[Azure.Storage.Blobs]Azure.Storage.PartitionedUploader`2..cctor()~Azure.Storage.PartitionedUploader`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~0~0~.cctor +[Azure.Storage.Blobs]Azure.Storage.PartitionedUploader`2..ctor(Behaviors<__Canon,__Canon>,StorageTransferOptions,ArrayPool`1,string)~Azure.Storage.PartitionedUploader`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~4~0~.ctor +[Azure.Storage.Blobs]Azure.Storage.PartitionedUploader`2.GetLengthOrDefault(Stream)~Azure.Storage.PartitionedUploader`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~1~0~GetLengthOrDefault +[Azure.Storage.Blobs]Azure.Storage.PartitionedUploader`2.UploadInternal(Stream,__Canon,IProgress`1,bool,CancellationToken)~Azure.Storage.PartitionedUploader`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~5~0~UploadInternal +[Azure.Storage.Common]Azure.Storage.StorageTransferOptions.get_InitialTransferSize()~Azure.Storage.StorageTransferOptions,Azure.Storage.Common~0~0~get_InitialTransferSize +[Azure.Storage.Common]Azure.Storage.StorageTransferOptions.get_MaximumConcurrency()~Azure.Storage.StorageTransferOptions,Azure.Storage.Common~0~0~get_MaximumConcurrency +[Azure.Storage.Common]Azure.Storage.StorageTransferOptions.get_MaximumTransferSize()~Azure.Storage.StorageTransferOptions,Azure.Storage.Common~0~0~get_MaximumTransferSize +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.HeadersUtilities.GetHeaderKeyValue(IEnumerable`1,string)~Microsoft.ApplicationInsights.Common.HeadersUtilities,Microsoft.AI.DependencyCollector~2~0~GetHeaderKeyValue +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2..ctor(Type,PropertyInfo)~Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2[[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],Microsoft.AI.DependencyCollector~2~0~.ctor +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2.Fetch(object)~Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2[[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],Microsoft.AI.DependencyCollector~1~0~Fetch +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter.get_EndpointLeftPart()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter,Microsoft.AI.DependencyCollector~0~0~get_EndpointLeftPart +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter.IsApplicationInsightsUrlImpl(string)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter,Microsoft.AI.DependencyCollector~1~0~IsApplicationInsightsUrlImpl +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.InjectBackCompatibleRequestId(Activity,HttpRequestHeaders)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~2~0~InjectBackCompatibleRequestId +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.InjectRequestHeaders(HttpRequestMessage,string)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~2~0~InjectRequestHeaders +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.OnActivityStart(HttpRequestMessage)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~1~0~OnActivityStart +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.OnActivityStop(HttpResponseMessage,HttpRequestMessage,TaskStatus)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~3~0~OnActivityStop +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.ParseResponse(HttpResponseMessage,DependencyTelemetry)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~2~0~ParseResponse +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureIotHubHttpParser..cctor()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureIotHubHttpParser,Microsoft.AI.DependencyCollector~0~0~.cctor +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureIotHubHttpParser.TryParse(DependencyTelemetry&)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureIotHubHttpParser,Microsoft.AI.DependencyCollector~1~0~TryParse +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureQueueHttpParser..cctor()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureQueueHttpParser,Microsoft.AI.DependencyCollector~0~0~.cctor +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureQueueHttpParser.TryParse(DependencyTelemetry&)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureQueueHttpParser,Microsoft.AI.DependencyCollector~1~0~TryParse +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureSearchHttpParser..cctor()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureSearchHttpParser,Microsoft.AI.DependencyCollector~0~0~.cctor +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureSearchHttpParser.TryParse(DependencyTelemetry&)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureSearchHttpParser,Microsoft.AI.DependencyCollector~1~0~TryParse +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureServiceBusHttpParser..cctor()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureServiceBusHttpParser,Microsoft.AI.DependencyCollector~0~0~.cctor +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureServiceBusHttpParser.TryParse(DependencyTelemetry&)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureServiceBusHttpParser,Microsoft.AI.DependencyCollector~1~0~TryParse +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureTableHttpParser..cctor()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureTableHttpParser,Microsoft.AI.DependencyCollector~0~0~.cctor +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureTableHttpParser.TryParse(DependencyTelemetry&)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.AzureTableHttpParser,Microsoft.AI.DependencyCollector~1~0~TryParse +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.DocumentDbHttpParser..cctor()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.DocumentDbHttpParser,Microsoft.AI.DependencyCollector~0~0~.cctor +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.DocumentDbHttpParser.TryParse(DependencyTelemetry&)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.DocumentDbHttpParser,Microsoft.AI.DependencyCollector~1~0~TryParse +[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.GenericServiceHttpParser.TryParse(DependencyTelemetry&)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpParsers.GenericServiceHttpParser,Microsoft.AI.DependencyCollector~1~0~TryParse +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.Channel.Implementation.BackoffLogicManager.ResetConsecutiveErrors()~Microsoft.ApplicationInsights.Channel.Implementation.BackoffLogicManager,Microsoft.AI.ServerTelemetryChannel~0~0~ResetConsecutiveErrors +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ExceptionHandler.Start<__Canon>(Func`2<__Canon,Task>,__Canon)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ExceptionHandler,Microsoft.AI.ServerTelemetryChannel~2~1:System.__Canon,System.Private.CoreLib~Start +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ExceptionHandler+<>c__1`1..cctor()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ExceptionHandler+<>c__1`1[[System.__Canon,System.Private.CoreLib]],Microsoft.AI.ServerTelemetryChannel~0~0~.cctor +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0.b__0(Task)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0,Microsoft.AI.ServerTelemetryChannel~1~0~b__0 +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d.MoveNext()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel~0~0~MoveNext +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+<>c__DisplayClass21_0.b__0()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+<>c__DisplayClass21_0,Microsoft.AI.ServerTelemetryChannel~0~0~b__0 +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryChannelEventSource.TransmissionSentSuccessfully(string,int32,string)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryChannelEventSource,Microsoft.AI.ServerTelemetryChannel~3~0~TransmissionSentSuccessfully +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetrySerializer.Serialize(ICollection`1)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetrySerializer,Microsoft.AI.ServerTelemetryChannel~1~0~Serialize +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.AuthenticationTransmissionPolicy.HandleTransmissionSentEvent(object,TransmissionProcessedEventArgs)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.AuthenticationTransmissionPolicy,Microsoft.AI.ServerTelemetryChannel~2~0~HandleTransmissionSentEvent +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.ErrorHandlingTransmissionPolicy.AdditionalVerboseTracing(string)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.ErrorHandlingTransmissionPolicy,Microsoft.AI.ServerTelemetryChannel~1~0~AdditionalVerboseTracing +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.ErrorHandlingTransmissionPolicy.HandleTransmissionSentEvent(object,TransmissionProcessedEventArgs)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.ErrorHandlingTransmissionPolicy,Microsoft.AI.ServerTelemetryChannel~2~0~HandleTransmissionSentEvent +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.PartialSuccessTransmissionPolicy.HandleTransmissionSentEvent(object,TransmissionProcessedEventArgs)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.PartialSuccessTransmissionPolicy,Microsoft.AI.ServerTelemetryChannel~2~0~HandleTransmissionSentEvent +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.ThrottlingTransmissionPolicy.HandleTransmissionSentEvent(object,TransmissionProcessedEventArgs)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionPolicy.ThrottlingTransmissionPolicy,Microsoft.AI.ServerTelemetryChannel~2~0~HandleTransmissionSentEvent +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender.get_ApplyThrottle()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender,Microsoft.AI.ServerTelemetryChannel~0~0~get_ApplyThrottle +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender.OnTransmissionSent(TransmissionProcessedEventArgs)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender,Microsoft.AI.ServerTelemetryChannel~1~0~OnTransmissionSent +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender.StartSending(Transmission)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender,Microsoft.AI.ServerTelemetryChannel~1~0~StartSending +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender.Throttle(Transmission)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender,Microsoft.AI.ServerTelemetryChannel~1~0~Throttle +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32.MoveNext()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel~0~0~MoveNext +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.Transmitter.Enqueue(Transmission)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.Transmitter,Microsoft.AI.ServerTelemetryChannel~1~0~Enqueue +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.Transmitter.HandleSenderTransmissionSentEvent(object,TransmissionProcessedEventArgs)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.Transmitter,Microsoft.AI.ServerTelemetryChannel~2~0~HandleSenderTransmissionSentEvent +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.Transmitter.OnTransmissionSent(TransmissionProcessedEventArgs)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.Transmitter,Microsoft.AI.ServerTelemetryChannel~1~0~OnTransmissionSent +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.Transmitter+<>c__DisplayClass44_0.b__0()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.Transmitter+<>c__DisplayClass44_0,Microsoft.AI.ServerTelemetryChannel~0~0~b__0 +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler..ctor()~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler,Microsoft.ApplicationInsights~0~0~.ctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler.SendAsync(HttpRequestMessage,CancellationToken)~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler,Microsoft.ApplicationInsights~2~0~SendAsync +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4.MoveNext()~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~0~0~MoveNext +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+Cache`1..ctor()~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+Cache`1[[System.__Canon,System.Private.CoreLib]],Microsoft.ApplicationInsights~0~0~.ctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+Cache`1.TryRead(__Canon&)~Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+Cache`1[[System.__Canon,System.Private.CoreLib]],Microsoft.ApplicationInsights~1~0~TryRead +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission..cctor()~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~0~0~.cctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission..ctor(Uri,ICollection`1,TimeSpan)~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~3~0~.ctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission..ctor(Uri,uint8[],string,string,TimeSpan)~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~5~0~.ctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission.CreateRequestMessage(Uri,Stream)~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~2~0~CreateRequestMessage +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission.get_FlushAsyncId()~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~0~0~get_FlushAsyncId +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission.get_Id()~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~0~0~get_Id +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission.SendAsync()~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~0~0~SendAsync +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission.set_CredentialEnvelope(CredentialEnvelope)~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~1~0~set_CredentialEnvelope +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission.set_TransmissionStatusEvent(EventHandler`1)~Microsoft.ApplicationInsights.Channel.Transmission,Microsoft.ApplicationInsights~1~0~set_TransmissionStatusEvent +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Channel.Transmission+d__53.MoveNext()~Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~0~0~MoveNext +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.MetricTelemetry.get_Count()~Microsoft.ApplicationInsights.DataContracts.MetricTelemetry,Microsoft.ApplicationInsights~0~0~get_Count +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.MetricTelemetry.get_Extension()~Microsoft.ApplicationInsights.DataContracts.MetricTelemetry,Microsoft.ApplicationInsights~0~0~get_Extension +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.MetricTelemetry.get_Sequence()~Microsoft.ApplicationInsights.DataContracts.MetricTelemetry,Microsoft.ApplicationInsights~0~0~get_Sequence +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.MetricTelemetry.Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_BaseType()~Microsoft.ApplicationInsights.DataContracts.MetricTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_BaseType +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.MetricTelemetry.Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_TelemetryName()~Microsoft.ApplicationInsights.DataContracts.MetricTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_TelemetryName +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.MetricTelemetry.Microsoft.ApplicationInsights.Channel.ITelemetry.Sanitize()~Microsoft.ApplicationInsights.DataContracts.MetricTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.ITelemetry.Sanitize +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.MetricTelemetry.SerializeData(ISerializationWriter)~Microsoft.ApplicationInsights.DataContracts.MetricTelemetry,Microsoft.ApplicationInsights~1~0~SerializeData +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.RequestTelemetry.b__78_0()~Microsoft.ApplicationInsights.DataContracts.RequestTelemetry,Microsoft.ApplicationInsights~0~0~b__78_0 +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.RequestTelemetry.get_Data()~Microsoft.ApplicationInsights.DataContracts.RequestTelemetry,Microsoft.ApplicationInsights~0~0~get_Data +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.RequestTelemetry.get_Extension()~Microsoft.ApplicationInsights.DataContracts.RequestTelemetry,Microsoft.ApplicationInsights~0~0~get_Extension +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.RequestTelemetry.get_Sequence()~Microsoft.ApplicationInsights.DataContracts.RequestTelemetry,Microsoft.ApplicationInsights~0~0~get_Sequence +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.RequestTelemetry.Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_BaseType()~Microsoft.ApplicationInsights.DataContracts.RequestTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_BaseType +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.RequestTelemetry.Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_TelemetryName()~Microsoft.ApplicationInsights.DataContracts.RequestTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_TelemetryName +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.RequestTelemetry.Microsoft.ApplicationInsights.Channel.ITelemetry.Sanitize()~Microsoft.ApplicationInsights.DataContracts.RequestTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.ITelemetry.Sanitize +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.RequestTelemetry.SerializeData(ISerializationWriter)~Microsoft.ApplicationInsights.DataContracts.RequestTelemetry,Microsoft.ApplicationInsights~1~0~SerializeData +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TelemetryContext.get_SanitizedTags()~Microsoft.ApplicationInsights.DataContracts.TelemetryContext,Microsoft.ApplicationInsights~0~0~get_SanitizedTags +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.get_Extension()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~get_Extension +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.get_Sequence()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~get_Sequence +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_BaseType()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_BaseType +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_TelemetryName()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.IAiSerializableTelemetry.get_TelemetryName +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.Microsoft.ApplicationInsights.Channel.ITelemetry.Sanitize()~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~0~0~Microsoft.ApplicationInsights.Channel.ITelemetry.Sanitize +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.TraceTelemetry.SerializeData(ISerializationWriter)~Microsoft.ApplicationInsights.DataContracts.TraceTelemetry,Microsoft.ApplicationInsights~1~0~SerializeData +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.CloudContext.UpdateTags(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.CloudContext,Microsoft.ApplicationInsights~1~0~UpdateTags +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.ContextTagKeys..ctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.External.ContextTagKeys,Microsoft.ApplicationInsights~0~0~.ctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.ContextTagKeys..ctor(string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.ContextTagKeys,Microsoft.ApplicationInsights~2~0~.ctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.DataPoint.Serialize(ISerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.DataPoint,Microsoft.ApplicationInsights~1~0~Serialize +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData.get_measurements()~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData,Microsoft.ApplicationInsights~0~0~get_measurements +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData.Serialize(ISerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData,Microsoft.ApplicationInsights~1~0~Serialize +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData+<>c..cctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData+<>c,Microsoft.ApplicationInsights~0~0~.cctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData+<>c.b__22_0()~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MessageData+<>c,Microsoft.ApplicationInsights~0~0~b__22_0 +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.MetricData.Serialize(ISerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.MetricData,Microsoft.ApplicationInsights~1~0~Serialize +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.RequestData..ctor(string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.RequestData,Microsoft.ApplicationInsights~2~0~.ctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.RequestData.Serialize(ISerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.RequestData,Microsoft.ApplicationInsights~1~0~Serialize +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.Tags.UpdateTagValue(IDictionary`2,string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.Tags,Microsoft.ApplicationInsights~3~0~UpdateTagValue +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.HttpWebResponseWrapper.get_Content()~Microsoft.ApplicationInsights.Extensibility.Implementation.HttpWebResponseWrapper,Microsoft.ApplicationInsights~0~0~get_Content +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.HttpWebResponseWrapper.get_StatusCode()~Microsoft.ApplicationInsights.Extensibility.Implementation.HttpWebResponseWrapper,Microsoft.ApplicationInsights~0~0~get_StatusCode +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.InternalContext.UpdateTags(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.InternalContext,Microsoft.ApplicationInsights~1~0~UpdateTags +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(ISerializableWithWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~1~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,IList`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteProperty(string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~2~0~WriteProperty +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WritePropertyName(string)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~1~0~WritePropertyName +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter.WriteString(string)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializationWriter,Microsoft.ApplicationInsights~1~0~WriteString +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer..cctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~0~0~.cctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer.Serialize(IEnumerable`1,bool)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~2~0~Serialize +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer.SerializeHelper(ITelemetry,JsonSerializationWriter,string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~4~0~SerializeHelper +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer.SerializeTelemetryItem(ITelemetry,JsonSerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~2~0~SerializeTelemetryItem +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer.SerializeToStream(IEnumerable`1,TextWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.JsonSerializer,Microsoft.ApplicationInsights~2~0~SerializeToStream +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.LocationContext.UpdateTags(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.LocationContext,Microsoft.ApplicationInsights~1~0~UpdateTags +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext.get_CorrelationVector()~Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext,Microsoft.ApplicationInsights~0~0~get_CorrelationVector +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext.get_SyntheticSource()~Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext,Microsoft.ApplicationInsights~0~0~get_SyntheticSource +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext.UpdateTags(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.OperationContext,Microsoft.ApplicationInsights~1~0~UpdateTags +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property..cctor()~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~0~0~.cctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property.MakeKeyUnique<__Canon>(string,IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~2~1:System.__Canon,System.Private.CoreLib~MakeKeyUnique +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property.SanitizeProperties(IDictionary`2)~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~1~0~SanitizeProperties +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property.SanitizeUri(Uri)~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~1~0~SanitizeUri +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property.TrimAndTruncate(string,int32)~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~2~0~TrimAndTruncate +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Property.Truncate(string,int32)~Microsoft.ApplicationInsights.Extensibility.Implementation.Property,Microsoft.ApplicationInsights~2~0~Truncate +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry.CopyGlobalPropertiesIfExist(ITelemetry)~Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry,Microsoft.ApplicationInsights~1~0~CopyGlobalPropertiesIfExist +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry.FlattenIExtensionIfExists(ITelemetry)~Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry,Microsoft.ApplicationInsights~1~0~FlattenIExtensionIfExists +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry.WriteEnvelopeProperties(ITelemetry,ISerializationWriter)~Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry,Microsoft.ApplicationInsights~2~0~WriteEnvelopeProperties +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry.WriteTelemetryContext(ISerializationWriter,TelemetryContext)~Microsoft.ApplicationInsights.Extensibility.Implementation.Telemetry,Microsoft.ApplicationInsights~2~0~WriteTelemetryContext +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.CoreEventSource.IngestionResponseTime(int32,float32,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.Tracing.CoreEventSource,Microsoft.ApplicationInsights~3~0~IngestionResponseTime +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Utils.PopulateRequiredStringValue(string,string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.Utils,Microsoft.ApplicationInsights~3~0~PopulateRequiredStringValue +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.Utils.SanitizeNanAndInfinity(float64,bool&)~Microsoft.ApplicationInsights.Extensibility.Implementation.Utils,Microsoft.ApplicationInsights~2~0~SanitizeNanAndInfinity +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration.get_ApplicationIdProvider()~Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration,Microsoft.ApplicationInsights~0~0~get_ApplicationIdProvider +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration.get_TelemetryChannel()~Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration,Microsoft.ApplicationInsights~0~0~get_TelemetryChannel +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.TelemetryClient.TrackDependency(DependencyTelemetry)~Microsoft.ApplicationInsights.TelemetryClient,Microsoft.ApplicationInsights~1~0~TrackDependency +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Hosting.PrimaryHostStateProvider.get_IsPrimary()~Microsoft.Azure.WebJobs.Hosting.PrimaryHostStateProvider,Microsoft.Azure.WebJobs.Host~0~0~get_IsPrimary +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider.get_SecretsEnabled()~Microsoft.Azure.WebJobs.Script.WebHost.DefaultSecretManagerProvider,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_SecretsEnabled +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.GetFunctionConfig(FunctionMetadata,string)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetFunctionConfig +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.GetFunctionConfigFromFile(string)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetFunctionConfigFromFile +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.GetFunctionHref(string,string)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetFunctionHref +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.GetFunctionInvokeUrlTemplate(string,FunctionMetadata,string)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~3~0~GetFunctionInvokeUrlTemplate +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.GetFunctionPathOrNull(string,string)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetFunctionPathOrNull +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.GetMetadataPathOrNull(string)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetMetadataPathOrNull +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.GetTestData(string,ScriptJobHostOptions)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetTestData +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.GetTestDataFilePath(string,ScriptJobHostOptions)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetTestDataFilePath +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.ToFunctionMetadataResponse(FunctionMetadata,ScriptJobHostOptions,string,string)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~4~0~ToFunctionMetadataResponse +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions.ToFunctionTrigger(FunctionMetadata,ScriptJobHostOptions)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script.WebHost~2~0~ToFunctionTrigger +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+<>c.b__11_0(BindingMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__11_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Extensions.WebHostSettingsExtensions.ToHostOptions(ScriptApplicationHostOptions,bool)~Microsoft.Azure.WebJobs.Script.WebHost.Extensions.WebHostSettingsExtensions,Microsoft.Azure.WebJobs.Script.WebHost~2~0~ToHostOptions +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService.get_ShouldSyncTriggers()~Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_ShouldSyncTriggers +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService.OnSyncTimerTick(object)~Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService,Microsoft.Azure.WebJobs.Script.WebHost~1~0~OnSyncTimerTick +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.BuildSetTriggersRequest()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~BuildSetTriggersRequest +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.CheckHashAsync(BlobClient,string)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~CheckHashAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.get_ArmCacheEnabled()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~get_ArmCacheEnabled +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.GetFunctionTriggers(IEnumerable`1,ScriptJobHostOptions)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~GetFunctionTriggers +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.GetHashBlobAsync()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GetHashBlobAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.GetSyncTriggersPayload()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~GetSyncTriggersPayload +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.IsDurableTrigger(JObject)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~IsDurableTrigger +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.PrepareSyncTriggers()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~PrepareSyncTriggers +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.SetTriggersAsync(string)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~SetTriggersAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.TrySyncTriggersAsync(bool)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~TrySyncTriggersAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager.UpdateHashAsync(BlobClient,string)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager,Microsoft.Azure.WebJobs.Script.WebHost~2~0~UpdateHashAsync +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c..cctor()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~0~0~.cctor +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__33_0(StringBuilder,uint8)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~2~0~b__33_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__38_0(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__38_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__38_2(JObject)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__38_2 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__36_0(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__36_0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__36_1(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__36_1 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__36_2(FunctionMetadataResponse)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__36_2 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__36_3(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__36_3 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__36_4(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__36_4 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c.b__36_5(BindingMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__36_5 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c__DisplayClass38_0.b__1(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+<>c__DisplayClass38_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__1 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__35.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__35,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.VirtualFileSystem.FilePathToVfsUri(string,string,ScriptJobHostOptions,bool)~Microsoft.Azure.WebJobs.Script.WebHost.Management.VirtualFileSystem,Microsoft.Azure.WebJobs.Script.WebHost~4~0~FilePathToVfsUri +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager.GetBaseUrl(HostNameProvider)~Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetBaseUrl +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager.GetFunctionMetadataResponse(IEnumerable`1,ScriptJobHostOptions,HostNameProvider)~Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager,Microsoft.Azure.WebJobs.Script.WebHost~3~0~GetFunctionMetadataResponse +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager.GetRoutePrefix(string)~Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager,Microsoft.Azure.WebJobs.Script.WebHost~1~0~GetRoutePrefix +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+<>c__DisplayClass9_0.b__0(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+<>c__DisplayClass9_0,Microsoft.Azure.WebJobs.Script.WebHost~1~0~b__0 +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__15.MoveNext()~Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__15,Microsoft.Azure.WebJobs.Script.WebHost~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.SecretManager.ClearCache()~Microsoft.Azure.WebJobs.Script.WebHost.SecretManager,Microsoft.Azure.WebJobs.Script.WebHost~0~0~ClearCache +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.CreateToken(DateTime,uint8[])~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~2~0~CreateToken +[Microsoft.Azure.WebJobs.Script.WebHost]Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper.Encrypt(string,uint8[],IEnvironment)~Microsoft.Azure.WebJobs.Script.WebHost.Security.SimpleWebTokenHelper,Microsoft.Azure.WebJobs.Script.WebHost~3~0~Encrypt +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.EnvironmentExtensions.GetEnvironmentVariableOrDefault(IEnvironment,string,string)~Microsoft.Azure.WebJobs.Script.EnvironmentExtensions,Microsoft.Azure.WebJobs.Script~3~0~GetEnvironmentVariableOrDefault +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility.ReadAsync(string,Encoding)~Microsoft.Azure.WebJobs.Script.FileUtility,Microsoft.Azure.WebJobs.Script~2~0~ReadAsync +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FileUtility+d__10.MoveNext()~Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.FunctionMetadataExtensions.IsDirect(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.FunctionMetadataExtensions,Microsoft.Azure.WebJobs.Script~1~0~IsDirect +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.ScriptJobHostOptions.set_RootLogPath(string)~Microsoft.Azure.WebJobs.Script.ScriptJobHostOptions,Microsoft.Azure.WebJobs.Script~1~0~set_RootLogPath +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.ScriptJobHostOptions.set_TestDataPath(string)~Microsoft.Azure.WebJobs.Script.ScriptJobHostOptions,Microsoft.Azure.WebJobs.Script~1~0~set_TestDataPath +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c.b__59_0(FunctionMetadata)~Microsoft.Azure.WebJobs.Script.Utility+<>c,Microsoft.Azure.WebJobs.Script~1~0~b__59_0 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass59_1.b__2(string)~Microsoft.Azure.WebJobs.Script.Utility+<>c__DisplayClass59_1,Microsoft.Azure.WebJobs.Script~1~0~b__2 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher.ShutdownWebhostLanguageWorkerChannels()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher,Microsoft.Azure.WebJobs.Script~0~0~ShutdownWebhostLanguageWorkerChannels +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__51.MoveNext()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__51,Microsoft.Azure.WebJobs.Script~0~0~MoveNext +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.Workers.Rpc.WebHostRpcWorkerChannelManager.ShutdownChannelsAsync()~Microsoft.Azure.WebJobs.Script.Workers.Rpc.WebHostRpcWorkerChannelManager,Microsoft.Azure.WebJobs.Script~0~0~ShutdownChannelsAsync +[Newtonsoft.Json]Newtonsoft.Json.JsonConvert.SerializeObject(object)~Newtonsoft.Json.JsonConvert,Newtonsoft.Json~1~0~SerializeObject +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseFalse()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ParseFalse +[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseNull()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ParseNull +[Newtonsoft.Json]Newtonsoft.Json.JsonTextWriter.WriteValue(Uri)~Newtonsoft.Json.JsonTextWriter,Newtonsoft.Json~1~0~WriteValue +[Newtonsoft.Json]Newtonsoft.Json.JsonWriter.WritePropertyName(string,bool)~Newtonsoft.Json.JsonWriter,Newtonsoft.Json~2~0~WritePropertyName +[Newtonsoft.Json]Newtonsoft.Json.JsonWriter.WriteValue(Uri)~Newtonsoft.Json.JsonWriter,Newtonsoft.Json~1~0~WriteValue +[Newtonsoft.Json]Newtonsoft.Json.JsonWriter.WriteValueDelimiter()~Newtonsoft.Json.JsonWriter,Newtonsoft.Json~0~0~WriteValueDelimiter +[Newtonsoft.Json]Newtonsoft.Json.Linq.JArray.CloneToken()~Newtonsoft.Json.Linq.JArray,Newtonsoft.Json~0~0~CloneToken +[Newtonsoft.Json]Newtonsoft.Json.Linq.JContainer.AddAndSkipParentCheck(JToken)~Newtonsoft.Json.Linq.JContainer,Newtonsoft.Json~1~0~AddAndSkipParentCheck +[Newtonsoft.Json]Newtonsoft.Json.Linq.JContainer.RemoveItem(JToken)~Newtonsoft.Json.Linq.JContainer,Newtonsoft.Json~1~0~RemoveItem +[Newtonsoft.Json]Newtonsoft.Json.Linq.JContainer.RemoveItemAt(int32)~Newtonsoft.Json.Linq.JContainer,Newtonsoft.Json~1~0~RemoveItemAt +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject.FromObject(object)~Newtonsoft.Json.Linq.JObject,Newtonsoft.Json~1~0~FromObject +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject.FromObject(object,JsonSerializer)~Newtonsoft.Json.Linq.JObject,Newtonsoft.Json~2~0~FromObject +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject.IndexOfItem(JToken)~Newtonsoft.Json.Linq.JObject,Newtonsoft.Json~1~0~IndexOfItem +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject.Remove(string)~Newtonsoft.Json.Linq.JObject,Newtonsoft.Json~1~0~Remove +[Newtonsoft.Json]Newtonsoft.Json.Linq.JObject.TryGetValue(string,JToken&)~Newtonsoft.Json.Linq.JObject,Newtonsoft.Json~2~0~TryGetValue +[Newtonsoft.Json]Newtonsoft.Json.Linq.JPropertyKeyedCollection.IndexOfReference(JToken)~Newtonsoft.Json.Linq.JPropertyKeyedCollection,Newtonsoft.Json~1~0~IndexOfReference +[Newtonsoft.Json]Newtonsoft.Json.Linq.JPropertyKeyedCollection.RemoveItem(int32)~Newtonsoft.Json.Linq.JPropertyKeyedCollection,Newtonsoft.Json~1~0~RemoveItem +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.FieldFilter.ExecuteFilter(JToken,IEnumerable`1,bool)~Newtonsoft.Json.Linq.JsonPath.FieldFilter,Newtonsoft.Json~3~0~ExecuteFilter +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.FieldFilter+d__2.MoveNext()~Newtonsoft.Json.Linq.JsonPath.FieldFilter+d__2,Newtonsoft.Json~0~0~MoveNext +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.FieldFilter+d__2.System.Collections.Generic.IEnumerable.GetEnumerator()~Newtonsoft.Json.Linq.JsonPath.FieldFilter+d__2,Newtonsoft.Json~0~0~System.Collections.Generic.IEnumerable.GetEnumerator +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.FieldFilter+d__2.System.IDisposable.Dispose()~Newtonsoft.Json.Linq.JsonPath.FieldFilter+d__2,Newtonsoft.Json~0~0~System.IDisposable.Dispose +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath..ctor(string)~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~1~0~.ctor +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.CreatePathFilter(string,bool)~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~2~0~CreatePathFilter +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.EatWhitespace()~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~0~0~EatWhitespace +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.EnsureLength(string)~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~1~0~EnsureLength +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.Evaluate(List`1,JToken,JToken,bool)~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~4~0~Evaluate +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.ParseIndexer(char,bool)~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~2~0~ParseIndexer +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.ParseMain()~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~0~0~ParseMain +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.ParsePath(List`1,int32,bool)~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~3~0~ParsePath +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.ParseQuotedField(char,bool)~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~2~0~ParseQuotedField +[Newtonsoft.Json]Newtonsoft.Json.Linq.JsonPath.JPath.ReadQuotedString()~Newtonsoft.Json.Linq.JsonPath.JPath,Newtonsoft.Json~0~0~ReadQuotedString +[Newtonsoft.Json]Newtonsoft.Json.Linq.JToken.FromObjectInternal(object,JsonSerializer)~Newtonsoft.Json.Linq.JToken,Newtonsoft.Json~2~0~FromObjectInternal +[Newtonsoft.Json]Newtonsoft.Json.Linq.JToken.Parse(string)~Newtonsoft.Json.Linq.JToken,Newtonsoft.Json~1~0~Parse +[Newtonsoft.Json]Newtonsoft.Json.Linq.JToken.Parse(string,JsonLoadSettings)~Newtonsoft.Json.Linq.JToken,Newtonsoft.Json~2~0~Parse +[Newtonsoft.Json]Newtonsoft.Json.Linq.JToken.Remove()~Newtonsoft.Json.Linq.JToken,Newtonsoft.Json~0~0~Remove +[Newtonsoft.Json]Newtonsoft.Json.Linq.JToken.SelectToken(string,bool)~Newtonsoft.Json.Linq.JToken,Newtonsoft.Json~2~0~SelectToken +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.AddParent(JContainer)~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~1~0~AddParent +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.AddValue(JValue,JsonToken)~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~2~0~AddValue +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.RemoveParent()~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~0~0~RemoveParent +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.WriteEnd(JsonToken)~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~1~0~WriteEnd +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.WriteNull()~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~0~0~WriteNull +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.WritePropertyName(string)~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~1~0~WritePropertyName +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.WriteStartArray()~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~0~0~WriteStartArray +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.WriteStartObject()~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~0~0~WriteStartObject +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.WriteValue(bool)~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~1~0~WriteValue +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.WriteValue(string)~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~1~0~WriteValue +[Newtonsoft.Json]Newtonsoft.Json.Linq.JTokenWriter.WriteValue(Uri)~Newtonsoft.Json.Linq.JTokenWriter,Newtonsoft.Json~1~0~WriteValue +[Newtonsoft.Json]Newtonsoft.Json.Serialization.DefaultContractResolver.CreateLinqContract(Type)~Newtonsoft.Json.Serialization.DefaultContractResolver,Newtonsoft.Json~1~0~CreateLinqContract +[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalBase.ResolvedNullValueHandling(JsonObjectContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalBase,Newtonsoft.Json~2~0~ResolvedNullValueHandling +[Newtonsoft.Json]Newtonsoft.Json.Utilities.CollectionUtils.IndexOfReference<__Canon>(List`1<__Canon>,__Canon)~Newtonsoft.Json.Utilities.CollectionUtils,Newtonsoft.Json~2~1:System.__Canon,System.Private.CoreLib~IndexOfReference +[Newtonsoft.Json]System.Runtime.CompilerServices.NullableAttribute..ctor(uint8)~System.Runtime.CompilerServices.NullableAttribute,Newtonsoft.Json~1~0~.ctor +[Newtonsoft.Json]System.Runtime.CompilerServices.NullableContextAttribute..ctor(uint8)~System.Runtime.CompilerServices.NullableContextAttribute,Newtonsoft.Json~1~0~.ctor +[S.P.CoreLib]System.Array.Empty>()~System.Array,System.Private.CoreLib~0~1:System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~Empty +[S.P.CoreLib]System.Array+EmptyArray`1>..cctor()~System.Array+EmptyArray`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Collections.Generic.Dictionary`2+Enumerator>.Dispose()~System.Collections.Generic.Dictionary`2+Enumerator[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~Dispose +[S.P.CoreLib]System.Collections.Generic.Dictionary`2+Enumerator>.get_Current()~System.Collections.Generic.Dictionary`2+Enumerator[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Current +[S.P.CoreLib]System.Collections.Generic.Dictionary`2+Enumerator>.MoveNext()~System.Collections.Generic.Dictionary`2+Enumerator[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Collections.Generic.Dictionary`2.get_Count()~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Count +[S.P.CoreLib]System.Collections.Generic.Dictionary`2>..ctor(int32)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor +[S.P.CoreLib]System.Collections.Generic.Dictionary`2>..ctor(int32,IEqualityComparer`1<__Canon>)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~2~0~.ctor +[S.P.CoreLib]System.Collections.Generic.Dictionary`2>.Add(__Canon,KeyValuePair`2<__Canon,__Canon>)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~2~0~Add +[S.P.CoreLib]System.Collections.Generic.Dictionary`2>.GetEnumerator()~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~GetEnumerator +[S.P.CoreLib]System.Collections.Generic.Dictionary`2>.Initialize(int32)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~Initialize +[S.P.CoreLib]System.Collections.Generic.Dictionary`2>.TryInsert(__Canon,KeyValuePair`2<__Canon,__Canon>,InsertionBehavior)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~3~0~TryInsert +[S.P.CoreLib]System.Collections.Generic.GenericEqualityComparer`1.Equals(int64,int64)~System.Collections.Generic.GenericEqualityComparer`1[[System.Int64,System.Private.CoreLib]],System.Private.CoreLib~2~0~Equals +[S.P.CoreLib]System.Collections.Generic.KeyValuePair`2>.get_Key()~System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Key +[S.P.CoreLib]System.Collections.Generic.KeyValuePair`2>.get_Value()~System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Value +[S.P.CoreLib]System.Diagnostics.Tracing.EventCounter.Enqueue(float64)~System.Diagnostics.Tracing.EventCounter,System.Private.CoreLib~1~0~Enqueue +[S.P.CoreLib]System.Diagnostics.Tracing.EventCounter.WriteMetric(float32)~System.Diagnostics.Tracing.EventCounter,System.Private.CoreLib~1~0~WriteMetric +[S.P.CoreLib]System.Diagnostics.Tracing.EventSource.WriteEvent(int32,int32,string)~System.Diagnostics.Tracing.EventSource,System.Private.CoreLib~3~0~WriteEvent +[S.P.CoreLib]System.Enum.TryParse(string,bool,bool,TaskStatus&)~System.Enum,System.Private.CoreLib~4~1:System.Threading.Tasks.TaskStatus,System.Private.CoreLib~TryParse +[S.P.CoreLib]System.Enum.TryParse(string,TaskStatus&)~System.Enum,System.Private.CoreLib~2~1:System.Threading.Tasks.TaskStatus,System.Private.CoreLib~TryParse +[S.P.CoreLib]System.HashCode.Combine(HttpConnectionKind,__Canon,int32,__Canon,__Canon)~System.HashCode,System.Private.CoreLib~5~5:System.Net.Http.HttpConnectionKind,System.Net.Http:System.__Canon,System.Private.CoreLib:System.Int32,System.Private.CoreLib:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~Combine +[S.P.CoreLib]System.IO.Stream.CopyToAsync(Stream,CancellationToken)~System.IO.Stream,System.Private.CoreLib~2~0~CopyToAsync +[S.P.CoreLib]System.IO.StreamReader..ctor(Stream,Encoding,bool)~System.IO.StreamReader,System.Private.CoreLib~3~0~.ctor +[S.P.CoreLib]System.IO.StreamReader.ReadAsync(Memory`1,CancellationToken)~System.IO.StreamReader,System.Private.CoreLib~2~0~ReadAsync +[S.P.CoreLib]System.Lazy`1.get_IsValueCreated()~System.Lazy`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_IsValueCreated +[S.P.CoreLib]System.Memory`1..ctor(char[])~System.Memory`1[[System.Char,System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor +[S.P.CoreLib]System.Nullable`1.get_Value()~System.Nullable`1[[Microsoft.ApplicationInsights.Extensibility.Implementation.External.SeverityLevel,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~get_Value +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__38>(d__38&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__35>(d__35&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__35,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__15,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__68>(d__68&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.IO.File+d__68,System.IO.FileSystem~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__47>(d__47&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__51>(d__51&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__51,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__41>(d__41&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__32>(d__32&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__0>(d__0&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__1>(d__1&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__34>(d__34&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__19<__Canon,__Canon>>(d__19<__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedb__0>d>(ConfiguredTaskAwaiter&,<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__21>(ConfiguredTaskAwaiter&,d__21&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__32>(ConfiguredTaskAwaiter<__Canon>&,d__32&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompletedd__22>(TaskAwaiter&,d__22&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__15>(TaskAwaiter`1<__Canon>&,d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.AwaitUnsafeOnCompleted,d__34>(TaskAwaiter`1<__Canon>&,d__34&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__32>(d__32&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start<d__34>(d__34&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__41>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__41>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__41>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__41>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__41>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass60_0+<b__0>d>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass60_0+<b__0>d>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass60_0+<b__0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass60_0+<b__0>d>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass60_0+<b__0>d>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__19>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__4>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__53>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__6>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__1>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__1>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__1>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__1>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__1>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__33>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__38>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__38>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__38>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__38>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__38>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__36>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__30>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__61>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[System.IO.StreamReader+d__61,System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__61>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[System.IO.StreamReader+d__61,System.Private.CoreLib]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__61>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[System.IO.StreamReader+d__61,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__61>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[System.IO.StreamReader+d__61,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__61>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[System.IO.StreamReader+d__61,System.Private.CoreLib]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass8_0+<b__0>d>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass8_0+<b__0>d>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass8_0+<b__0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass8_0+<b__0>d>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass8_0+<b__0>d>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__21>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__21>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__21>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__21>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__21>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__32>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__32>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__32>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__32>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__32>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__15>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__34>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__34>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__34>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__34>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__34>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__22>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__22>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1,Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,<b__0>d>(ConfiguredTaskAwaiter<__Canon>&,<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__4>(ConfiguredTaskAwaiter<__Canon>&,d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__53>(ConfiguredTaskAwaiter<__Canon>&,d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__41>(ConfiguredTaskAwaiter<__Canon>&,d__41&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__19<__Canon,__Canon>>(ConfiguredTaskAwaiter<__Canon>&,d__19<__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__61>(ConfiguredValueTaskAwaiter&,d__61&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.IO.StreamReader+d__61,System.Private.CoreLib~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__30>(TaskAwaiter&,d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__33>(TaskAwaiter`1<__Canon>&,d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__6>(TaskAwaiter`1<__Canon>&,d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__7>(TaskAwaiter`1<__Canon>&,d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__9>(TaskAwaiter`1<__Canon>&,d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__38>(TaskAwaiter`1<__Canon>&,d__38&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__36>(TaskAwaiter`1<__Canon>&,d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__9>(TaskAwaiter`1<__Canon>&,d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__10>(TaskAwaiter`1<__Canon>&,d__10&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__0>(TaskAwaiter`1<__Canon>&,d__0&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__1>(TaskAwaiter`1<__Canon>&,d__1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__30>(TaskAwaiter`1<__Canon>&,d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted>,d__30>(TaskAwaiter`1>&,d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<b__0>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__33>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__6>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__7>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__9>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__38>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__36>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__9>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__10>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__61>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.IO.StreamReader+d__61,System.Private.CoreLib~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__4>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__53>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__41>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__0>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__1>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__30>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__19<__Canon,__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__38>(d__38&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__61>(d__61&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.IO.StreamReader+d__61,System.Private.CoreLib~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__41>(d__41&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__0>(d__0&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__1>(d__1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__19<__Canon,__Canon>>(d__19<__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.Specialized.BlockBlobClient+<>c__DisplayClass60_0+<b__0>d,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__33>(d__33&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__33,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__6,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__7>(d__7&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__7,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__9,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__38>(d__38&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__38,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__35>(d__35&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__35,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.WebFunctionsManager+d__15,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__36,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__9,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__68>(d__68&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.IO.File+d__68,System.IO.FileSystem~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.FileUtility+d__10,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.RedirectHttpHandler+d__4,Microsoft.ApplicationInsights~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__53>(d__53&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.Channel.Transmission+d__53,Microsoft.ApplicationInsights~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__41>(d__41&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.Blobs.BlobClient+d__41,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__0>(d__0&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__0,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__1>(d__1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Extensions.FunctionMetadataExtensions+d__1,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__19<__Canon,__Canon>>(d__19<__Canon,__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Storage.PartitionedUploader`2+d__19[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedb__0>d>(ConfiguredTaskAwaiter&,<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__21>(ConfiguredTaskAwaiter&,d__21&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__32>(ConfiguredTaskAwaiter<__Canon>&,d__32&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__22>(TaskAwaiter&,d__22&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.StandbyManager+d__22,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__15>(TaskAwaiter&,d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__20>(TaskAwaiter`1<__Canon>&,d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__49>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.Net.Http.HttpContent+d__49,System.Net.Http~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__30>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.IO.Stream+d__30,System.Private.CoreLib~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__39`1<__Canon>>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__58>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:System.Net.Http.HttpConnection+d__58,System.Net.Http~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__8>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__15>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__6>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__20>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__49>(d__49&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Http.HttpContent+d__49,System.Net.Http~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.IO.Stream+d__30,System.Private.CoreLib~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__39`1<__Canon>>(d__39`1<__Canon>&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__39`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__58>(d__58&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Http.HttpConnection+d__58,System.Net.Http~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__8>(d__8&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.HttpClientTransport+PipelineRequest+PipelineContentAdapter+d__8,Azure.Core~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__15,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__6>(d__6&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.RequestContent+StreamContent+d__6,Azure.Core~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__20>(d__20&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.BlobStorageSecretsRepository+d__20,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.AwaitUnsafeOnCompleted,d__30>(TaskAwaiter`1<__Canon>&,d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.AwaitUnsafeOnCompleted>,d__29>(TaskAwaiter`1>&,d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.CreateDebugFinalizableAsyncStateMachineBox<d__30>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.CreateDebugFinalizableAsyncStateMachineBox<d__29>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetStateMachineBox<d__30>(d__30&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__30,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetStateMachineBox<d__29>(d__29&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.SecretManager+d__29,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.Start<d__4>(d__4&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.ClientDiagnostics+d__4,Azure.Storage.Blobs~Start -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.Start<d__9>(d__9&)~System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~1:Azure.Core.Pipeline.ClientDiagnostics+d__9,Azure.Storage.Blobs~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__15>(TaskAwaiter`1<__Canon>&,d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__34>(TaskAwaiter`1<__Canon>&,d__34&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<b__0>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__21>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__15>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__32>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__34>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<b__0>d>(<b__0>d&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TaskTimerInternal+<>c__DisplayClass8_0+<b__0>d,Microsoft.AI.ServerTelemetryChannel~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__21>(d__21&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__32>(d__32&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TransmissionSender+d__32,Microsoft.AI.ServerTelemetryChannel~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__34>(d__34&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__34,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.AwaitUnsafeOnCompleted,d__47>(TaskAwaiter`1<__Canon>&,d__47&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.CreateDebugFinalizableAsyncStateMachineBox<d__47>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.GetStateMachineBox<d__47>(d__47&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>.Start<d__47>(d__47&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.FunctionsSyncManager+d__47,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncVoidMethodBuilder.AwaitUnsafeOnCompleted,d__15>(TaskAwaiter`1<__Canon>&,d__15&)~System.Runtime.CompilerServices.AsyncVoidMethodBuilder,System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<d__15>(d__15&)~System.Runtime.CompilerServices.AsyncVoidMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.FunctionsSyncService+d__15,Microsoft.Azure.WebJobs.Script.WebHost~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncVoidMethodBuilder.Start<d__51>(d__51&)~System.Runtime.CompilerServices.AsyncVoidMethodBuilder,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__51,Microsoft.Azure.WebJobs.Script~Start -[S.P.CoreLib]System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()~System.Runtime.ExceptionServices.ExceptionDispatchInfo,System.Private.CoreLib~0~0~Throw -[S.P.CoreLib]System.Text.StringBuilder.AppendLine()~System.Text.StringBuilder,System.Private.CoreLib~0~0~AppendLine -[S.P.CoreLib]System.Threading.Tasks.Task.AddException(object,bool)~System.Threading.Tasks.Task,System.Private.CoreLib~2~0~AddException -[S.P.CoreLib]System.Threading.Tasks.Task.GetExceptionDispatchInfos()~System.Threading.Tasks.Task,System.Private.CoreLib~0~0~GetExceptionDispatchInfos -[S.P.CoreLib]System.Threading.Tasks.Task.TrySetException(object)~System.Threading.Tasks.Task,System.Private.CoreLib~1~0~TrySetException -[S.P.CoreLib]System.Threading.Tasks.Task`1>.TrySetResult(ValueTuple`2<__Canon,AuthorizationLevel>)~System.Threading.Tasks.Task`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Private.CoreLib~1~0~TrySetResult -[S.P.CoreLib]System.Threading.Tasks.TaskExceptionHolder.AddFaultException(object)~System.Threading.Tasks.TaskExceptionHolder,System.Private.CoreLib~1~0~AddFaultException -[S.P.CoreLib]System.Threading.Tasks.TaskExceptionHolder.GetExceptionDispatchInfos()~System.Threading.Tasks.TaskExceptionHolder,System.Private.CoreLib~0~0~GetExceptionDispatchInfos -[S.P.CoreLib]System.Threading.Thread.get_CurrentThread()~System.Threading.Thread,System.Private.CoreLib~0~0~get_CurrentThread -[S.P.CoreLib]System.Threading.Thread.get_CurrentUICulture()~System.Threading.Thread,System.Private.CoreLib~0~0~get_CurrentUICulture -[S.P.CoreLib]System.Threading.Thread.RequireCurrentThread()~System.Threading.Thread,System.Private.CoreLib~0~0~RequireCurrentThread -[S.P.CoreLib]System.Threading.Thread.set_CurrentUICulture(CultureInfo)~System.Threading.Thread,System.Private.CoreLib~1~0~set_CurrentUICulture -[S.P.CoreLib]System.ValueTuple`3..ctor(__Canon,int32,int64)~System.ValueTuple`3[[System.__Canon,System.Private.CoreLib],[System.Int32,System.Private.CoreLib],[System.Int64,System.Private.CoreLib]],System.Private.CoreLib~3~0~.ctor -[S.P.Xml.Linq]System.Xml.Linq.XDeclaration..ctor(XmlReader)~System.Xml.Linq.XDeclaration,System.Private.Xml.Linq~1~0~.ctor -[S.P.Xml.Linq]System.Xml.Linq.XDocument.get_Root()~System.Xml.Linq.XDocument,System.Private.Xml.Linq~0~0~get_Root -[S.P.Xml.Linq]System.Xml.Linq.XDocument.GetFirstNode<__Canon>()~System.Xml.Linq.XDocument,System.Private.Xml.Linq~0~1:System.__Canon,System.Private.CoreLib~GetFirstNode -[S.P.Xml.Linq]System.Xml.Linq.XDocument.InitLoad(XmlReader,LoadOptions)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~2~0~InitLoad -[S.P.Xml.Linq]System.Xml.Linq.XDocument.Load(XmlReader,LoadOptions)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~2~0~Load -[S.P.Xml.Linq]System.Xml.Linq.XDocument.Parse(string)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~1~0~Parse -[S.P.Xml.Linq]System.Xml.Linq.XDocument.Parse(string,LoadOptions)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~2~0~Parse -[S.P.Xml.Linq]System.Xml.Linq.XDocument.ValidateDocument(XNode,XmlNodeType,XmlNodeType)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~3~0~ValidateDocument -[S.P.Xml.Linq]System.Xml.Linq.XDocument.ValidateNode(XNode,XNode)~System.Xml.Linq.XDocument,System.Private.Xml.Linq~2~0~ValidateNode -[S.P.Xml.Linq]System.Xml.Linq.XName.get_LocalName()~System.Xml.Linq.XName,System.Private.Xml.Linq~0~0~get_LocalName -[S.P.Xml]System.Xml.Schema.XsdDateTime+Parser..cctor()~System.Xml.Schema.XsdDateTime+Parser,System.Private.Xml~0~0~.cctor -[S.P.Xml]System.Xml.XmlTextEncoder.Write(string)~System.Xml.XmlTextEncoder,System.Private.Xml~1~0~Write -[S.P.Xml]System.Xml.XmlTextWriter..cctor()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~.cctor -[S.P.Xml]System.Xml.XmlTextWriter..ctor()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~.ctor -[S.P.Xml]System.Xml.XmlTextWriter..ctor(Stream,Encoding)~System.Xml.XmlTextWriter,System.Private.Xml~2~0~.ctor -[S.P.Xml]System.Xml.XmlTextWriter.AutoComplete(Token)~System.Xml.XmlTextWriter,System.Private.Xml~1~0~AutoComplete -[S.P.Xml]System.Xml.XmlTextWriter.AutoCompleteAll()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~AutoCompleteAll -[S.P.Xml]System.Xml.XmlTextWriter.Close()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~Close -[S.P.Xml]System.Xml.XmlTextWriter.Flush()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~Flush -[S.P.Xml]System.Xml.XmlTextWriter.get_WriteState()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~get_WriteState -[S.P.Xml]System.Xml.XmlTextWriter.InternalWriteEndElement(bool)~System.Xml.XmlTextWriter,System.Private.Xml~1~0~InternalWriteEndElement -[S.P.Xml]System.Xml.XmlTextWriter.PushStack()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~PushStack -[S.P.Xml]System.Xml.XmlTextWriter.WriteEndElement()~System.Xml.XmlTextWriter,System.Private.Xml~0~0~WriteEndElement -[S.P.Xml]System.Xml.XmlTextWriter.WriteEndStartTag(bool)~System.Xml.XmlTextWriter,System.Private.Xml~1~0~WriteEndStartTag -[S.P.Xml]System.Xml.XmlTextWriter.WriteStartElement(string,string,string)~System.Xml.XmlTextWriter,System.Private.Xml~3~0~WriteStartElement -[S.P.Xml]System.Xml.XmlTextWriter.WriteString(string)~System.Xml.XmlTextWriter,System.Private.Xml~1~0~WriteString -[S.P.Xml]System.Xml.XmlTextWriter+TagInfo.Init(int32)~System.Xml.XmlTextWriter+TagInfo,System.Private.Xml~1~0~Init -[S.P.Xml]System.Xml.XmlWriter.WriteStartElement(string)~System.Xml.XmlWriter,System.Private.Xml~1~0~WriteStartElement -[S.P.Xml]System.Xml.XmlWriter.WriteValue(string)~System.Xml.XmlWriter,System.Private.Xml~1~0~WriteValue -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.AcquireAllLocks(int32&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~1~0~AcquireAllLocks -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.AcquireLocks(int32,int32,int32&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~3~0~AcquireLocks -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.Clear()~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~0~0~Clear -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2>.ReleaseLocks(int32,int32)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Extensions.Http.AuthorizationLevel,Microsoft.Azure.WebJobs.Extensions.Http]],System.Private.CoreLib]],System.Collections.Concurrent~2~0~ReleaseLocks -[System.IO.Abstractions]System.IO.Abstractions.FileWrapper.Open(string,FileMode,FileAccess,FileShare)~System.IO.Abstractions.FileWrapper,System.IO.Abstractions~4~0~Open -[System.IO.FileSystem]System.IO.File.Open(string,FileMode,FileAccess,FileShare)~System.IO.File,System.IO.FileSystem~4~0~Open -[System.Linq]System.Linq.Enumerable.Select<__Canon,__Canon>(IEnumerable`1<__Canon>,Func`3<__Canon,int32,__Canon>)~System.Linq.Enumerable,System.Linq~2~2:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~Select -[System.Linq]System.Linq.Enumerable.SelectIterator<__Canon,__Canon>(IEnumerable`1<__Canon>,Func`3<__Canon,int32,__Canon>)~System.Linq.Enumerable,System.Linq~2~2:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~SelectIterator -[System.Linq]System.Linq.Enumerable.Sum<__Canon>(IEnumerable`1<__Canon>,Func`2<__Canon,int64>)~System.Linq.Enumerable,System.Linq~2~1:System.__Canon,System.Private.CoreLib~Sum -[System.Linq]System.Linq.Enumerable.ToDictionary<__Canon,__Canon,__Canon>(List`1<__Canon>,Func`2<__Canon,__Canon>,Func`2<__Canon,__Canon>,IEqualityComparer`1<__Canon>)~System.Linq.Enumerable,System.Linq~4~3:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~ToDictionary -[System.Linq]System.Linq.Enumerable+d__173`2.MoveNext()~System.Linq.Enumerable+d__173`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~MoveNext -[System.Linq]System.Linq.Enumerable+d__173`2.System.Collections.Generic.IEnumerable.GetEnumerator()~System.Linq.Enumerable+d__173`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~System.Collections.Generic.IEnumerable.GetEnumerator -[System.Linq]System.Linq.Enumerable+d__173`2.System.Collections.Generic.IEnumerator.get_Current()~System.Linq.Enumerable+d__173`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~System.Collections.Generic.IEnumerator.get_Current -[System.Linq]System.Linq.Enumerable+d__173`2.System.IDisposable.Dispose()~System.Linq.Enumerable+d__173`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~System.IDisposable.Dispose -[System.Linq]System.Linq.Enumerable+RangeIterator.Select(Func`2)~System.Linq.Enumerable+RangeIterator,System.Linq~1~1:System.Byte,System.Private.CoreLib~Select -[System.Linq]System.Linq.Enumerable+SelectListIterator`2.ToList()~System.Linq.Enumerable+SelectListIterator`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~ToList -[System.Linq]System.Linq.Enumerable+SelectRangeIterator`1.ToArray()~System.Linq.Enumerable+SelectRangeIterator`1[[System.Byte,System.Private.CoreLib]],System.Linq~0~0~ToArray -[System.Net.Http]System.Net.Http.EmptyReadStream.Read(Span`1)~System.Net.Http.EmptyReadStream,System.Net.Http~1~0~Read -[System.Net.Http]System.Net.Http.Headers.GenericHeaderParser.ParseMultipleEntityTags(string,int32,object&)~System.Net.Http.Headers.GenericHeaderParser,System.Net.Http~3~0~ParseMultipleEntityTags -[System.Net.Http]System.Net.Http.Headers.TransferCodingHeaderParser.CreateTransferCoding()~System.Net.Http.Headers.TransferCodingHeaderParser,System.Net.Http~0~0~CreateTransferCoding -[System.Net.Http]System.Net.Http.Headers.TransferCodingHeaderParser.GetParsedValueLength(string,int32,object,object&)~System.Net.Http.Headers.TransferCodingHeaderParser,System.Net.Http~4~0~GetParsedValueLength -[System.Net.Http]System.Net.Http.Headers.TransferCodingHeaderValue.GetTransferCodingLength(string,int32,Func`1,TransferCodingHeaderValue&)~System.Net.Http.Headers.TransferCodingHeaderValue,System.Net.Http~4~0~GetTransferCodingLength -[System.Net.Http]System.Net.Http.Headers.TransferCodingHeaderValue.ToString()~System.Net.Http.Headers.TransferCodingHeaderValue,System.Net.Http~0~0~ToString -[System.Net.Http]System.Net.Http.HttpBaseStream.Read(uint8[],int32,int32)~System.Net.Http.HttpBaseStream,System.Net.Http~3~0~Read -[System.Net.Http]System.Net.Http.HttpConnection.Read(Span`1)~System.Net.Http.HttpConnection,System.Net.Http~1~0~Read -[System.Net.Http]System.Net.Http.HttpConnection+ContentLengthReadStream.Read(Span`1)~System.Net.Http.HttpConnection+ContentLengthReadStream,System.Net.Http~1~0~Read -[System.Net.Http]System.Net.Http.HttpConnection+HttpContentReadStream.get_CanRead()~System.Net.Http.HttpConnection+HttpContentReadStream,System.Net.Http~0~0~get_CanRead -[System.Net.Http]System.Net.Http.HttpContent.Dispose()~System.Net.Http.HttpContent,System.Net.Http~0~0~Dispose -[System.Net.Http]System.Net.Http.HttpContent.SerializeToStreamAsync(Stream,TransportContext,CancellationToken)~System.Net.Http.HttpContent,System.Net.Http~3~0~SerializeToStreamAsync -[System.Net.Http]System.Net.Http.HttpResponseMessage.ContainsNewLineCharacter(string)~System.Net.Http.HttpResponseMessage,System.Net.Http~1~0~ContainsNewLineCharacter -[System.Net.Http]System.Net.Http.HttpResponseMessage.set_ReasonPhrase(string)~System.Net.Http.HttpResponseMessage,System.Net.Http~1~0~set_ReasonPhrase \ No newline at end of file +[S.P.CoreLib]System.SZArrayHelper.GetEnumerator>()~System.SZArrayHelper,System.Private.CoreLib~0~1:System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~GetEnumerator +[S.P.CoreLib]System.SZArrayHelper.GetEnumerator()~System.SZArrayHelper,System.Private.CoreLib~0~1:System.Byte,System.Private.CoreLib~GetEnumerator +[S.P.CoreLib]System.SZGenericArrayEnumerator`1>..cctor()~System.SZGenericArrayEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.SZGenericArrayEnumerator`1>..ctor(KeyValuePair`2[])~System.SZGenericArrayEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor +[S.P.CoreLib]System.SZGenericArrayEnumerator`1>.Dispose()~System.SZGenericArrayEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~Dispose +[S.P.CoreLib]System.SZGenericArrayEnumerator`1>.MoveNext()~System.SZGenericArrayEnumerator`1[[System.Collections.Generic.KeyValuePair`2[[System.Net.Http.Headers.HeaderDescriptor,System.Net.Http],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.SZGenericArrayEnumerator`1.Dispose()~System.SZGenericArrayEnumerator`1[[System.Byte,System.Private.CoreLib]],System.Private.CoreLib~0~0~Dispose +[S.P.CoreLib]System.SZGenericArrayEnumerator`1.get_Current()~System.SZGenericArrayEnumerator`1[[System.Byte,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Current +[S.P.CoreLib]System.SZGenericArrayEnumerator`1.MoveNext()~System.SZGenericArrayEnumerator`1[[System.Byte,System.Private.CoreLib]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Threading.Tasks.Task.InternalWhenAll<__Canon>(Task`1<__Canon>[])~System.Threading.Tasks.Task,System.Private.CoreLib~1~1:System.__Canon,System.Private.CoreLib~InternalWhenAll +[S.P.CoreLib]System.Threading.Tasks.Task.WhenAll<__Canon>(IEnumerable`1>)~System.Threading.Tasks.Task,System.Private.CoreLib~1~1:System.__Canon,System.Private.CoreLib~WhenAll +[S.P.CoreLib]System.Threading.Tasks.Task`1.GetResultCore(bool)~System.Threading.Tasks.Task`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~GetResultCore +[S.P.CoreLib]System.Threading.Tasks.Task+WhenAllPromise`1..ctor(Task`1<__Canon>[])~System.Threading.Tasks.Task+WhenAllPromise`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor +[S.P.CoreLib]System.Threading.Tasks.Task+WhenAllPromise`1.Invoke(Task)~System.Threading.Tasks.Task+WhenAllPromise`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~Invoke +[S.P.Uri]System.Runtime.CompilerServices.NullableAttribute..ctor(uint8)~System.Runtime.CompilerServices.NullableAttribute,System.Private.Uri~1~0~.ctor +[S.P.Uri]System.Runtime.CompilerServices.NullableContextAttribute..ctor(uint8)~System.Runtime.CompilerServices.NullableContextAttribute,System.Private.Uri~1~0~.ctor +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryRemove(int64,__Canon&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~2~0~TryRemove +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryRemoveInternal(int64,__Canon&,bool,__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~4~0~TryRemoveInternal +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2..ctor()~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~0~0~.ctor +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2..ctor(int32,int32,bool,IEqualityComparer`1<__Canon>)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~4~0~.ctor +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.AcquireAllLocks(int32&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~1~0~AcquireAllLocks +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.AcquireLocks(int32,int32,int32&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~3~0~AcquireLocks +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.get_Count()~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~0~0~get_Count +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.GetCountInternal()~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~0~0~GetCountInternal +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.ReleaseLocks(int32,int32)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.Double,System.Private.CoreLib]],System.Collections.Concurrent~2~0~ReleaseLocks +[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.System.Collections.Generic.IDictionary.Remove(__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~1~0~System.Collections.Generic.IDictionary.Remove +[System.IO.Compression]System.IO.Compression.Deflater..ctor(CompressionLevel,int32)~System.IO.Compression.Deflater,System.IO.Compression~2~0~.ctor +[System.IO.Compression]System.IO.Compression.Deflater.DeallocateInputBufferHandle()~System.IO.Compression.Deflater,System.IO.Compression~0~0~DeallocateInputBufferHandle +[System.IO.Compression]System.IO.Compression.Deflater.Deflate(FlushCode)~System.IO.Compression.Deflater,System.IO.Compression~1~0~Deflate +[System.IO.Compression]System.IO.Compression.Deflater.DeflateInit(CompressionLevel,int32,int32,CompressionStrategy)~System.IO.Compression.Deflater,System.IO.Compression~4~0~DeflateInit +[System.IO.Compression]System.IO.Compression.Deflater.GetDeflateOutput(uint8[])~System.IO.Compression.Deflater,System.IO.Compression~1~0~GetDeflateOutput +[System.IO.Compression]System.IO.Compression.Deflater.ReadDeflateOutput(uint8[],FlushCode,int32&)~System.IO.Compression.Deflater,System.IO.Compression~3~0~ReadDeflateOutput +[System.IO.Compression]System.IO.Compression.Deflater.SetInput(uint8*,int32)~System.IO.Compression.Deflater,System.IO.Compression~2~0~SetInput +[System.IO.Compression]System.IO.Compression.DeflateStream.Dispose(bool)~System.IO.Compression.DeflateStream,System.IO.Compression~1~0~Dispose +[System.IO.Compression]System.IO.Compression.DeflateStream.Flush()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~Flush +[System.IO.Compression]System.IO.Compression.DeflateStream.FlushBuffers()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~FlushBuffers +[System.IO.Compression]System.IO.Compression.DeflateStream.get_CanSeek()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~get_CanSeek +[System.IO.Compression]System.IO.Compression.DeflateStream.get_CanWrite()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~get_CanWrite +[System.IO.Compression]System.IO.Compression.DeflateStream.InitializeDeflater(Stream,bool,int32,CompressionLevel)~System.IO.Compression.DeflateStream,System.IO.Compression~4~0~InitializeDeflater +[System.IO.Compression]System.IO.Compression.DeflateStream.PurgeBuffers(bool)~System.IO.Compression.DeflateStream,System.IO.Compression~1~0~PurgeBuffers +[System.IO.Compression]System.IO.Compression.DeflateStream.Write(uint8[],int32,int32)~System.IO.Compression.DeflateStream,System.IO.Compression~3~0~Write +[System.IO.Compression]System.IO.Compression.DeflateStream.WriteCore(ReadOnlySpan`1)~System.IO.Compression.DeflateStream,System.IO.Compression~1~0~WriteCore +[System.IO.Compression]System.IO.Compression.DeflateStream.WriteDeflaterOutput()~System.IO.Compression.DeflateStream,System.IO.Compression~0~0~WriteDeflaterOutput +[System.IO.Compression]System.IO.Compression.GZipStream..ctor(Stream,CompressionMode)~System.IO.Compression.GZipStream,System.IO.Compression~2~0~.ctor +[System.IO.Compression]System.IO.Compression.GZipStream..ctor(Stream,CompressionMode,bool)~System.IO.Compression.GZipStream,System.IO.Compression~3~0~.ctor +[System.IO.Compression]System.IO.Compression.GZipStream.Dispose(bool)~System.IO.Compression.GZipStream,System.IO.Compression~1~0~Dispose +[System.IO.Compression]System.IO.Compression.GZipStream.Flush()~System.IO.Compression.GZipStream,System.IO.Compression~0~0~Flush +[System.IO.Compression]System.IO.Compression.GZipStream.get_CanSeek()~System.IO.Compression.GZipStream,System.IO.Compression~0~0~get_CanSeek +[System.IO.Compression]System.IO.Compression.GZipStream.get_CanWrite()~System.IO.Compression.GZipStream,System.IO.Compression~0~0~get_CanWrite +[System.IO.Compression]System.IO.Compression.GZipStream.Write(uint8[],int32,int32)~System.IO.Compression.GZipStream,System.IO.Compression~3~0~Write +[System.IO.Compression]System.IO.Compression.ZLibNative+ZLibStreamHandle.Deflate(FlushCode)~System.IO.Compression.ZLibNative+ZLibStreamHandle,System.IO.Compression~1~0~Deflate +[System.IO.Compression]System.IO.Compression.ZLibNative+ZLibStreamHandle.DeflateEnd()~System.IO.Compression.ZLibNative+ZLibStreamHandle,System.IO.Compression~0~0~DeflateEnd +[System.IO.Compression]System.IO.Compression.ZLibNative+ZLibStreamHandle.DeflateInit2_(CompressionLevel,int32,int32,CompressionStrategy)~System.IO.Compression.ZLibNative+ZLibStreamHandle,System.IO.Compression~4~0~DeflateInit2_ +[System.IO.FileSystem]System.IO.File.AsyncStreamReader(string,Encoding)~System.IO.File,System.IO.FileSystem~2~0~AsyncStreamReader +[System.IO.FileSystem]System.IO.File.InternalReadAllTextAsync(string,Encoding,CancellationToken)~System.IO.File,System.IO.FileSystem~3~0~InternalReadAllTextAsync +[System.IO.FileSystem]System.IO.File.ReadAllTextAsync(string,CancellationToken)~System.IO.File,System.IO.FileSystem~2~0~ReadAllTextAsync +[System.IO.FileSystem]System.IO.File.ReadAllTextAsync(string,Encoding,CancellationToken)~System.IO.File,System.IO.FileSystem~3~0~ReadAllTextAsync +[System.IO.FileSystem]System.IO.File+d__68.MoveNext()~System.IO.File+d__68,System.IO.FileSystem~0~0~MoveNext +[System.Linq]System.Linq.Enumerable.Aggregate(IEnumerable`1,__Canon,Func`3<__Canon,uint8,__Canon>)~System.Linq.Enumerable,System.Linq~3~2:System.Byte,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~Aggregate +[System.Net.Http]<>f__AnonymousType0`1.get_Request()~<>f__AnonymousType0`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~0~0~get_Request +[System.Net.Http]<>f__AnonymousType3`3.get_Request()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_Request +[System.Net.Http]<>f__AnonymousType3`3.get_RequestTaskStatus()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_RequestTaskStatus +[System.Net.Http]<>f__AnonymousType3`3.get_Response()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_Response +[System.Net.Http]System.Net.Http.ByteArrayContent..ctor(uint8[])~System.Net.Http.ByteArrayContent,System.Net.Http~1~0~.ctor +[System.Net.Http]System.Net.Http.Headers.HttpContentHeaders.set_ContentType(MediaTypeHeaderValue)~System.Net.Http.Headers.HttpContentHeaders,System.Net.Http~1~0~set_ContentType +[System.Net.Http]System.Net.Http.Headers.HttpHeaderParser.ParseValue(string,object,int32&)~System.Net.Http.Headers.HttpHeaderParser,System.Net.Http~3~0~ParseValue +[System.Net.Http]System.Net.Http.Headers.HttpResponseHeaders.get_RetryAfter()~System.Net.Http.Headers.HttpResponseHeaders,System.Net.Http~0~0~get_RetryAfter +[System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderValue..ctor(string)~System.Net.Http.Headers.MediaTypeHeaderValue,System.Net.Http~1~0~.ctor +[System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderValue.CheckMediaTypeFormat(string,string)~System.Net.Http.Headers.MediaTypeHeaderValue,System.Net.Http~2~0~CheckMediaTypeFormat +[System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderValue.get_Parameters()~System.Net.Http.Headers.MediaTypeHeaderValue,System.Net.Http~0~0~get_Parameters +[System.Net.Http]System.Net.Http.Headers.MediaTypeHeaderValue.set_CharSet(string)~System.Net.Http.Headers.MediaTypeHeaderValue,System.Net.Http~1~0~set_CharSet +[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue..cctor()~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~0~0~.cctor +[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.AddToStringBuilder(StringBuilder)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~1~0~AddToStringBuilder +[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.CheckNameValueFormat(string,string)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~2~0~CheckNameValueFormat +[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.CreateNameValue()~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~0~0~CreateNameValue +[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.GetNameValueLength(string,int32,Func`1,NameValueHeaderValue&)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~4~0~GetNameValueLength +[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.GetNameValueListLength(string,int32,char,ObjectCollection`1)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~4~0~GetNameValueListLength +[System.Net.Http]System.Net.Http.Headers.NameValueHeaderValue.GetValueLength(string,int32)~System.Net.Http.Headers.NameValueHeaderValue,System.Net.Http~2~0~GetValueLength +[System.Net.Http]System.Net.Http.Headers.ObjectCollection`1..cctor()~System.Net.Http.Headers.ObjectCollection`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~0~0~.cctor +[System.Net.Http]System.Net.Http.Headers.ObjectCollection`1.CheckNotNull(__Canon)~System.Net.Http.Headers.ObjectCollection`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~1~0~CheckNotNull +[System.Net.Http]System.Net.Http.Headers.ObjectCollection`1.GetEnumerator()~System.Net.Http.Headers.ObjectCollection`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~0~0~GetEnumerator +[System.Net.Http]System.Net.Http.Headers.ObjectCollection`1.InsertItem(int32,__Canon)~System.Net.Http.Headers.ObjectCollection`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~2~0~InsertItem +[System.Net.Http]System.Net.Http.HttpClient.SendAsync(HttpRequestMessage)~System.Net.Http.HttpClient,System.Net.Http~1~0~SendAsync +[System.Net.Http]System.Net.Http.HttpClientHandler.set_AllowAutoRedirect(bool)~System.Net.Http.HttpClientHandler,System.Net.Http~1~0~set_AllowAutoRedirect +[System.Net.Http]System.Net.Http.HttpConnectionPoolManager+HttpConnectionKey..ctor(HttpConnectionKind,string,int32,string,Uri)~System.Net.Http.HttpConnectionPoolManager+HttpConnectionKey,System.Net.Http~5~0~.ctor +[System.Net.Http]System.Net.Http.HttpRequestMessage.get_Content()~System.Net.Http.HttpRequestMessage,System.Net.Http~0~0~get_Content +[System.Net.Http]System.Net.Http.StreamContent..ctor(Stream)~System.Net.Http.StreamContent,System.Net.Http~1~0~.ctor +[System.Net.Http]System.Net.Http.StreamContent.InitializeContent(Stream,int32)~System.Net.Http.StreamContent,System.Net.Http~2~0~InitializeContent +[System.Net.Http]System.Net.Http.StreamContent.PrepareContent()~System.Net.Http.StreamContent,System.Net.Http~0~0~PrepareContent +[System.Net.Http]System.Net.Http.StreamContent.SerializeToStreamAsync(Stream,TransportContext,CancellationToken)~System.Net.Http.StreamContent,System.Net.Http~3~0~SerializeToStreamAsync +[System.Net.Http]System.Net.Http.StreamContent.TryComputeLength(int64&)~System.Net.Http.StreamContent,System.Net.Http~1~0~TryComputeLength +[System.Net.Http]System.Net.Http.StreamToStreamCopy.CopyAsync(Stream,Stream,int32,bool,CancellationToken)~System.Net.Http.StreamToStreamCopy,System.Net.Http~5~0~CopyAsync +[System.Net.Http]System.Net.Http.StringContent..ctor(string,Encoding,string)~System.Net.Http.StringContent,System.Net.Http~3~0~.ctor +[System.Net.Http]System.Net.Http.StringContent.GetContentByteArray(string,Encoding)~System.Net.Http.StringContent,System.Net.Http~2~0~GetContentByteArray +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.CreateEncryptor(uint8[],uint8[])~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~2~0~CreateEncryptor +[System.Security.Cryptography.Algorithms]Internal.Cryptography.AesImplementation.GenerateIV()~Internal.Cryptography.AesImplementation,System.Security.Cryptography.Algorithms~0~0~GenerateIV +[System.Security.Cryptography.Algorithms]Internal.Cryptography.BasicSymmetricCipher.Dispose(bool)~Internal.Cryptography.BasicSymmetricCipher,System.Security.Cryptography.Algorithms~1~0~Dispose +[System.Security.Cryptography.Algorithms]Internal.Cryptography.BasicSymmetricCipherBCrypt.Dispose(bool)~Internal.Cryptography.BasicSymmetricCipherBCrypt,System.Security.Cryptography.Algorithms~1~0~Dispose +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoEncryptor.PadBlock(uint8[],int32,int32)~Internal.Cryptography.UniversalCryptoEncryptor,System.Security.Cryptography.Algorithms~3~0~PadBlock +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoEncryptor.UncheckedTransformBlock(uint8[],int32,int32,uint8[],int32)~Internal.Cryptography.UniversalCryptoEncryptor,System.Security.Cryptography.Algorithms~5~0~UncheckedTransformBlock +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoEncryptor.UncheckedTransformFinalBlock(uint8[],int32,int32)~Internal.Cryptography.UniversalCryptoEncryptor,System.Security.Cryptography.Algorithms~3~0~UncheckedTransformFinalBlock +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.Dispose()~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~0~0~Dispose +[System.Security.Cryptography.Algorithms]Internal.Cryptography.UniversalCryptoTransform.Dispose(bool)~Internal.Cryptography.UniversalCryptoTransform,System.Security.Cryptography.Algorithms~1~0~Dispose +[System.Security.Cryptography.Algorithms]Internal.NativeCrypto.Cng.BCryptEncrypt(SafeKeyHandle,uint8[],int32,int32,uint8[],uint8[],int32,int32)~Internal.NativeCrypto.Cng,System.Security.Cryptography.Algorithms~8~0~BCryptEncrypt +[System.Security.Cryptography.Algorithms]Internal.NativeCrypto.SafeKeyHandle.ReleaseHandle()~Internal.NativeCrypto.SafeKeyHandle,System.Security.Cryptography.Algorithms~0~0~ReleaseHandle +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.CreateEncryptor(uint8[],uint8[])~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~2~0~CreateEncryptor +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.GenerateIV()~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~0~0~GenerateIV +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.AesManaged.get_IV()~System.Security.Cryptography.AesManaged,System.Security.Cryptography.Algorithms~0~0~get_IV +[System.Security.Cryptography.Algorithms]System.Security.Cryptography.RandomNumberGeneratorImplementation.FillSpan(Span`1)~System.Security.Cryptography.RandomNumberGeneratorImplementation,System.Security.Cryptography.Algorithms~1~0~FillSpan +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.get_IV()~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~0~0~get_IV +[System.Security.Cryptography.Primitives]System.Security.Cryptography.SymmetricAlgorithm.set_IV(uint8[])~System.Security.Cryptography.SymmetricAlgorithm,System.Security.Cryptography.Primitives~1~0~set_IV +char.IsControl(char)~System.Char,System.Private.CoreLib~1~0~IsControl +string.Concat(object[])~System.String,System.Private.CoreLib~1~0~Concat \ No newline at end of file diff --git a/src/WebJobs.Script.WebHost/PreJIT/linux.coldstart.jittrace b/src/WebJobs.Script.WebHost/PreJIT/linux.coldstart.jittrace index e4122388d9..711ef958e5 100644 --- a/src/WebJobs.Script.WebHost/PreJIT/linux.coldstart.jittrace +++ b/src/WebJobs.Script.WebHost/PreJIT/linux.coldstart.jittrace @@ -67,15 +67,7 @@ [Microsoft.Azure.Storage.Common]Microsoft.Azure.Storage.CloudStorageAccount.Parse(string)~Microsoft.Azure.Storage.CloudStorageAccount,Microsoft.Azure.Storage.Common~1~0~Parse [Microsoft.Azure.Storage.File]Microsoft.Azure.Storage.File.FileAccountExtensions.CreateCloudFileClient(CloudStorageAccount)~Microsoft.Azure.Storage.File.FileAccountExtensions,Microsoft.Azure.Storage.File~1~0~CreateCloudFileClient [Microsoft.Azure.Storage.File]Microsoft.Azure.Storage.File.CloudFileClient.GetShareReference(string)~Microsoft.Azure.Storage.File.CloudFileClient,Microsoft.Azure.Storage.File~1~0~GetShareReference -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.HeadersUtilities.GetHeaderKeyValue(IEnumerable`1,string)~Microsoft.ApplicationInsights.Common.HeadersUtilities,Microsoft.AI.DependencyCollector~2~0~GetHeaderKeyValue [Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2..ctor(PropertyInfo)~Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2[[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],Microsoft.AI.DependencyCollector~1~0~.ctor -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2.Fetch(object)~Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2[[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],Microsoft.AI.DependencyCollector~1~0~Fetch -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter.get_EndpointLeftPart()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter,Microsoft.AI.DependencyCollector~0~0~get_EndpointLeftPart -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter.IsApplicationInsightsUrlImpl(string)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter,Microsoft.AI.DependencyCollector~1~0~IsApplicationInsightsUrlImpl -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.InjectRequestHeaders(HttpRequestMessage,string)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~2~0~InjectRequestHeaders -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.OnActivityStart(HttpRequestMessage)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~1~0~OnActivityStart -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.OnActivityStop(HttpResponseMessage,HttpRequestMessage,TaskStatus)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~3~0~OnActivityStop -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.ParseResponse(HttpResponseMessage,DependencyTelemetry)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~2~0~ParseResponse [Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer.FlushAsync()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer,Microsoft.AI.ServerTelemetryChannel~0~0~FlushAsync [Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21.MoveNext()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.TelemetryBuffer+d__21,Microsoft.AI.ServerTelemetryChannel~0~0~MoveNext [Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel.Flush()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.ServerTelemetryChannel,Microsoft.AI.ServerTelemetryChannel~0~0~Flush @@ -87,7 +79,6 @@ [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.TelemetrySink.Dispose()~Microsoft.ApplicationInsights.Extensibility.TelemetrySink,Microsoft.ApplicationInsights~0~0~Dispose [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Metrics.Extensibility.TelemetryClientExtensions.TryGetMetricManager(TelemetryClient,MetricManager&)~Microsoft.ApplicationInsights.Metrics.Extensibility.TelemetryClientExtensions,Microsoft.ApplicationInsights~2~0~TryGetMetricManager [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.TelemetryClient.Flush()~Microsoft.ApplicationInsights.TelemetryClient,Microsoft.ApplicationInsights~0~0~Flush -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.TelemetryClient.TrackDependency(DependencyTelemetry)~Microsoft.ApplicationInsights.TelemetryClient,Microsoft.ApplicationInsights~1~0~TrackDependency [Microsoft.AspNetCore.Authentication.Abstractions]Microsoft.AspNetCore.Authentication.AuthenticationOptions..ctor()~Microsoft.AspNetCore.Authentication.AuthenticationOptions,Microsoft.AspNetCore.Authentication.Abstractions~0~0~.ctor [Microsoft.AspNetCore.Authentication.Abstractions]Microsoft.AspNetCore.Authentication.AuthenticationOptions.AddScheme(string,Action`1)~Microsoft.AspNetCore.Authentication.AuthenticationOptions,Microsoft.AspNetCore.Authentication.Abstractions~2~0~AddScheme [Microsoft.AspNetCore.Authentication.Abstractions]Microsoft.AspNetCore.Authentication.AuthenticationOptions.get_Schemes()~Microsoft.AspNetCore.Authentication.AuthenticationOptions,Microsoft.AspNetCore.Authentication.Abstractions~0~0~get_Schemes @@ -908,7 +899,6 @@ [Newtonsoft.Json]Newtonsoft.Json.JsonReader.System.IDisposable.Dispose()~Newtonsoft.Json.JsonReader,Newtonsoft.Json~0~0~System.IDisposable.Dispose [Newtonsoft.Json]Newtonsoft.Json.JsonSerializer.add_Error(EventHandler`1)~Newtonsoft.Json.JsonSerializer,Newtonsoft.Json~1~0~add_Error [Newtonsoft.Json]Newtonsoft.Json.JsonSerializer.remove_Error(EventHandler`1)~Newtonsoft.Json.JsonSerializer,Newtonsoft.Json~1~0~remove_Error -[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseNull()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ParseNull [Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseNumber(ReadType)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~ParseNumber [Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType,char,int32)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~3~0~ParseReadNumber [Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ReadAsDateTime()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ReadAsDateTime @@ -1055,13 +1045,10 @@ [S.P.CoreLib]System.Decimal.ToUInt64(Decimal)~System.Decimal,System.Private.CoreLib~1~0~ToUInt64 [S.P.CoreLib]System.Delegate.Equals(object)~System.Delegate,System.Private.CoreLib~1~0~Equals [S.P.CoreLib]System.Delegate.Remove(Delegate,Delegate)~System.Delegate,System.Private.CoreLib~2~0~Remove -[S.P.CoreLib]System.Enum.ToString(string)~System.Enum,System.Private.CoreLib~1~0~ToString -[S.P.CoreLib]System.Enum.ToString(string,IFormatProvider)~System.Enum,System.Private.CoreLib~2~0~ToString [S.P.CoreLib]System.Enum.TryParse(string,bool,bool,CloudName&)~System.Enum,System.Private.CoreLib~4~1:Microsoft.Azure.WebJobs.Script.CloudName,Microsoft.Azure.WebJobs.Script~TryParse [S.P.CoreLib]System.Enum.TryParse(string,bool,CloudName&)~System.Enum,System.Private.CoreLib~3~1:Microsoft.Azure.WebJobs.Script.CloudName,Microsoft.Azure.WebJobs.Script~TryParse [S.P.CoreLib]System.Enum.TryParse(string,bool,bool,FunctionExecutionStage&)~System.Enum,System.Private.CoreLib~4~1:Microsoft.Azure.WebJobs.Script.WebHost.Models.FunctionExecutionStage,Microsoft.Azure.WebJobs.Script.WebHost~TryParse [S.P.CoreLib]System.Enum.TryParse(string,FunctionExecutionStage&)~System.Enum,System.Private.CoreLib~2~1:Microsoft.Azure.WebJobs.Script.WebHost.Models.FunctionExecutionStage,Microsoft.Azure.WebJobs.Script.WebHost~TryParse -[S.P.CoreLib]System.Enum.TryParse(string,bool,bool,TaskStatus&)~System.Enum,System.Private.CoreLib~4~1:System.Threading.Tasks.TaskStatus,System.Private.CoreLib~TryParse [S.P.CoreLib]System.Environment.SetEnvironmentVariable(string,string)~System.Environment,System.Private.CoreLib~2~0~SetEnvironmentVariable [S.P.CoreLib]System.Environment.SetEnvironmentVariableCore(string,string)~System.Environment,System.Private.CoreLib~2~0~SetEnvironmentVariableCore [S.P.CoreLib]System.Environment.ValidateVariableAndValue(string,string&)~System.Environment,System.Private.CoreLib~2~0~ValidateVariableAndValue @@ -1097,14 +1084,12 @@ [S.P.CoreLib]System.IO.BinaryReader.Dispose()~System.IO.BinaryReader,System.Private.CoreLib~0~0~Dispose [S.P.CoreLib]System.IO.BinaryReader.Dispose(bool)~System.IO.BinaryReader,System.Private.CoreLib~1~0~Dispose [S.P.CoreLib]System.IO.FileStream..ctor(string,FileMode,FileAccess,FileShare,int32,bool)~System.IO.FileStream,System.Private.CoreLib~6~0~.ctor -[S.P.CoreLib]System.IO.FileStream.Finalize()~System.IO.FileStream,System.Private.CoreLib~0~0~Finalize [S.P.CoreLib]System.IO.FileStream.set_Position(int64)~System.IO.FileStream,System.Private.CoreLib~1~0~set_Position [S.P.CoreLib]System.IO.FileStream.WriteAsync(ReadOnlyMemory`1,CancellationToken)~System.IO.FileStream,System.Private.CoreLib~2~0~WriteAsync [S.P.CoreLib]System.IO.FileStream.WriteAsyncInternal(ReadOnlyMemory`1,CancellationToken)~System.IO.FileStream,System.Private.CoreLib~2~0~WriteAsyncInternal [S.P.CoreLib]System.IO.MemoryStream.WriteAsync(uint8[],int32,int32,CancellationToken)~System.IO.MemoryStream,System.Private.CoreLib~4~0~WriteAsync [S.P.CoreLib]System.IO.Stream.CopyTo(Stream)~System.IO.Stream,System.Private.CoreLib~1~0~CopyTo [S.P.CoreLib]System.IO.Stream.CopyTo(Stream,int32)~System.IO.Stream,System.Private.CoreLib~2~0~CopyTo -[S.P.CoreLib]System.IO.Stream.CopyToAsync(Stream)~System.IO.Stream,System.Private.CoreLib~1~0~CopyToAsync [S.P.CoreLib]System.IO.Stream.Dispose(bool)~System.IO.Stream,System.Private.CoreLib~1~0~Dispose [S.P.CoreLib]System.IO.Stream.DisposeAsync()~System.IO.Stream,System.Private.CoreLib~0~0~DisposeAsync [S.P.CoreLib]System.IO.TextWriter+NullTextWriter.WriteLine(string)~System.IO.TextWriter+NullTextWriter,System.Private.CoreLib~1~0~WriteLine @@ -1122,7 +1107,6 @@ [S.P.CoreLib]System.Nullable`1>.get_HasValue()~System.Nullable`1[[System.Threading.Tasks.ValueTask`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~0~get_HasValue [S.P.CoreLib]System.ObjectDisposedException..ctor(string,string)~System.ObjectDisposedException,System.Private.CoreLib~2~0~.ctor [S.P.CoreLib]System.OperatingSystem.get_Platform()~System.OperatingSystem,System.Private.CoreLib~0~0~get_Platform -[S.P.CoreLib]System.Reflection.Emit.DynamicResolver+DestroyScout.Finalize()~System.Reflection.Emit.DynamicResolver+DestroyScout,System.Private.CoreLib~0~0~Finalize [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<<g__InternalFillBufferAsync|215_0>d`1>(<g__InternalFillBufferAsync|215_0>d`1&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:System.Net.Security.SslStream+<g__InternalFillBufferAsync|215_0>d`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__2>(d__2&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Host.Loggers.CompositeFunctionEventCollector+d__2,Microsoft.Azure.WebJobs.Host~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Extensions.Http.HttpTriggerAttributeBindingProvider+HttpTriggerBinding+d__10,Microsoft.Azure.WebJobs.Extensions.Http~Start @@ -1291,11 +1275,8 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<__Canon>(__Canon&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.__Canon,System.Private.CoreLib~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,<g__InternalFillBufferAsync|215_0>d`1>(ConfiguredValueTaskAwaiter&,<g__InternalFillBufferAsync|215_0>d`1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.Net.Security.SslStream+<g__InternalFillBufferAsync|215_0>d`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__214`1>(ConfiguredValueTaskAwaiter&,d__214`1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.Net.Security.SslStream+d__214`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Create()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~0~Create -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.get_Task()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Task [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<g__InternalFillBufferAsync|215_0>d`1>(<g__InternalFillBufferAsync|215_0>d`1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Security.SslStream+<g__InternalFillBufferAsync|215_0>d`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__214`1>(d__214`1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Security.SslStream+d__214`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(int32)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~0~SetResult [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream+d__36,Microsoft.AspNetCore.WebUtilities~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__1>(ConfiguredTaskAwaiter&,d__1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.ConnectHelper+d__1,System.Net.Http~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__4>(ConfiguredTaskAwaiter&,d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.ConnectHelper+d__4,System.Net.Http~AwaitUnsafeOnCompleted @@ -1701,10 +1682,6 @@ [System.Linq]System.Linq.Enumerable+WhereSelectEnumerableIterator`2.ToList()~System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~ToList [System.Linq]System.Linq.Enumerable+WhereSelectEnumerableIterator`2,System.__Canon>.ToList()~System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.Collections.Generic.KeyValuePair`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~ToList [System.Linq]System.Linq.Enumerable+WhereSelectListIterator`2.MoveNext()~System.Linq.Enumerable+WhereSelectListIterator`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~MoveNext -[System.Net.Http]<>f__AnonymousType0`1.get_Request()~<>f__AnonymousType0`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~0~0~get_Request -[System.Net.Http]<>f__AnonymousType3`3.get_Request()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_Request -[System.Net.Http]<>f__AnonymousType3`3.get_RequestTaskStatus()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_RequestTaskStatus -[System.Net.Http]<>f__AnonymousType3`3.get_Response()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_Response [System.Net.Http]System.ByteArrayHelpers.EqualsOrdinalAsciiIgnoreCase(string,ReadOnlySpan`1)~System.ByteArrayHelpers,System.Net.Http~2~0~EqualsOrdinalAsciiIgnoreCase [System.Net.Http]System.Net.Http.ConnectHelper.ConnectAsync(string,int32,CancellationToken)~System.Net.Http.ConnectHelper,System.Net.Http~3~0~ConnectAsync [System.Net.Http]System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions,HttpRequestMessage,Stream,CancellationToken)~System.Net.Http.ConnectHelper,System.Net.Http~4~0~EstablishSslConnectionAsync @@ -1815,7 +1792,6 @@ [System.Net.Http]System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(Task`1,HttpRequestMessage,CancellationTokenSource,bool)~System.Net.Http.HttpClient,System.Net.Http~4~0~FinishSendAsyncUnbuffered [System.Net.Http]System.Net.Http.HttpClient.get_DefaultProxy()~System.Net.Http.HttpClient,System.Net.Http~0~0~get_DefaultProxy [System.Net.Http]System.Net.Http.HttpClient.PrepareRequestMessage(HttpRequestMessage)~System.Net.Http.HttpClient,System.Net.Http~1~0~PrepareRequestMessage -[System.Net.Http]System.Net.Http.HttpClient.SendAsync(HttpRequestMessage)~System.Net.Http.HttpClient,System.Net.Http~1~0~SendAsync [System.Net.Http]System.Net.Http.HttpClient.SendAsync(HttpRequestMessage,HttpCompletionOption)~System.Net.Http.HttpClient,System.Net.Http~2~0~SendAsync [System.Net.Http]System.Net.Http.HttpClient.SendAsync(HttpRequestMessage,HttpCompletionOption,CancellationToken)~System.Net.Http.HttpClient,System.Net.Http~3~0~SendAsync [System.Net.Http]System.Net.Http.HttpClient+<>c..cctor()~System.Net.Http.HttpClient+<>c,System.Net.Http~0~0~.cctor @@ -2206,15 +2182,7 @@ [System.Threading.Tasks.Dataflow]System.Threading.Tasks.Dataflow.Internal.Common+CachedGenericDelegates`1+<>c.<.cctor>b__2_1(object,TargetRegistry`1<__Canon>,ITargetBlock`1<__Canon>)~System.Threading.Tasks.Dataflow.Internal.Common+CachedGenericDelegates`1+<>c[[System.__Canon,System.Private.CoreLib]],System.Threading.Tasks.Dataflow~3~0~<.cctor>b__2_1 [System.Threading.Tasks.Dataflow]System.Threading.Tasks.Dataflow.Internal.Disposables+Disposable`3.System.IDisposable.Dispose()~System.Threading.Tasks.Dataflow.Internal.Disposables+Disposable`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Threading.Tasks.Dataflow~0~0~System.IDisposable.Dispose [System.Threading.Tasks.Dataflow]System.Threading.Tasks.SingleProducerSingleConsumerQueue`1.TryDequeue(__Canon&)~System.Threading.Tasks.SingleProducerSingleConsumerQueue`1[[System.__Canon,System.Private.CoreLib]],System.Threading.Tasks.Dataflow~1~0~TryDequeue -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.HeadersUtilities.GetHeaderKeyValue(IEnumerable`1,string)~Microsoft.ApplicationInsights.Common.HeadersUtilities,Microsoft.AI.DependencyCollector~2~0~GetHeaderKeyValue [Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2..ctor(PropertyInfo)~Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2[[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],Microsoft.AI.DependencyCollector~1~0~.ctor -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2.Fetch(object)~Microsoft.ApplicationInsights.Common.PropertyFetcher+PropertyFetch+TypedFetchProperty`2[[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],Microsoft.AI.DependencyCollector~1~0~Fetch -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter.get_EndpointLeftPart()~Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter,Microsoft.AI.DependencyCollector~0~0~get_EndpointLeftPart -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter.IsApplicationInsightsUrlImpl(string)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.ApplicationInsightsUrlFilter,Microsoft.AI.DependencyCollector~1~0~IsApplicationInsightsUrlImpl -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.InjectRequestHeaders(HttpRequestMessage,string)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~2~0~InjectRequestHeaders -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.OnActivityStart(HttpRequestMessage)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~1~0~OnActivityStart -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.OnActivityStop(HttpResponseMessage,HttpRequestMessage,TaskStatus)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~3~0~OnActivityStop -[Microsoft.AI.DependencyCollector]Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener.ParseResponse(HttpResponseMessage,DependencyTelemetry)~Microsoft.ApplicationInsights.DependencyCollector.Implementation.HttpCoreDiagnosticSourceListener,Microsoft.AI.DependencyCollector~2~0~ParseResponse [Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler+State+<>c..ctor()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler+State+<>c,Microsoft.AI.PerfCounterCollector~0~0~.ctor [Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.StandardPerfCollector.NormalizedProcessCPUPerformanceCounter.Dispose()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.StandardPerfCollector.NormalizedProcessCPUPerformanceCounter,Microsoft.AI.PerfCounterCollector~0~0~Dispose [Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.StandardPerfCollector.StandardPerformanceCollector.Dispose()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.StandardPerfCollector.StandardPerformanceCollector,Microsoft.AI.PerfCounterCollector~0~0~Dispose @@ -2249,7 +2217,6 @@ [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.TelemetrySink.Dispose()~Microsoft.ApplicationInsights.Extensibility.TelemetrySink,Microsoft.ApplicationInsights~0~0~Dispose [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Metrics.Extensibility.TelemetryClientExtensions.TryGetMetricManager(TelemetryClient,MetricManager&)~Microsoft.ApplicationInsights.Metrics.Extensibility.TelemetryClientExtensions,Microsoft.ApplicationInsights~2~0~TryGetMetricManager [Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.TelemetryClient.Flush()~Microsoft.ApplicationInsights.TelemetryClient,Microsoft.ApplicationInsights~0~0~Flush -[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.TelemetryClient.TrackDependency(DependencyTelemetry)~Microsoft.ApplicationInsights.TelemetryClient,Microsoft.ApplicationInsights~1~0~TrackDependency [Microsoft.AspNetCore.Authentication.Abstractions]Microsoft.AspNetCore.Authentication.AuthenticationOptions..ctor()~Microsoft.AspNetCore.Authentication.AuthenticationOptions,Microsoft.AspNetCore.Authentication.Abstractions~0~0~.ctor [Microsoft.AspNetCore.Authentication.Abstractions]Microsoft.AspNetCore.Authentication.AuthenticationOptions.AddScheme(string,Action`1)~Microsoft.AspNetCore.Authentication.AuthenticationOptions,Microsoft.AspNetCore.Authentication.Abstractions~2~0~AddScheme [Microsoft.AspNetCore.Authentication.Abstractions]Microsoft.AspNetCore.Authentication.AuthenticationOptions.get_Schemes()~Microsoft.AspNetCore.Authentication.AuthenticationOptions,Microsoft.AspNetCore.Authentication.Abstractions~0~0~get_Schemes @@ -3105,7 +3072,6 @@ [Newtonsoft.Json]Newtonsoft.Json.JsonReader.System.IDisposable.Dispose()~Newtonsoft.Json.JsonReader,Newtonsoft.Json~0~0~System.IDisposable.Dispose [Newtonsoft.Json]Newtonsoft.Json.JsonSerializer.add_Error(EventHandler`1)~Newtonsoft.Json.JsonSerializer,Newtonsoft.Json~1~0~add_Error [Newtonsoft.Json]Newtonsoft.Json.JsonSerializer.remove_Error(EventHandler`1)~Newtonsoft.Json.JsonSerializer,Newtonsoft.Json~1~0~remove_Error -[Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseNull()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ParseNull [Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseNumber(ReadType)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~1~0~ParseNumber [Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ParseReadNumber(ReadType,char,int32)~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~3~0~ParseReadNumber [Newtonsoft.Json]Newtonsoft.Json.JsonTextReader.ReadAsDateTime()~Newtonsoft.Json.JsonTextReader,Newtonsoft.Json~0~0~ReadAsDateTime @@ -3272,13 +3238,10 @@ [S.P.CoreLib]System.Diagnostics.Tracing.EventSource.WriteEvent(int32,int32)~System.Diagnostics.Tracing.EventSource,System.Private.CoreLib~2~0~WriteEvent [S.P.CoreLib]System.Diagnostics.Tracing.EventSource.WriteEvent(int32,int32,int32,int32)~System.Diagnostics.Tracing.EventSource,System.Private.CoreLib~4~0~WriteEvent [S.P.CoreLib]System.Diagnostics.Tracing.EventSource.WriteEvent(int32,int64)~System.Diagnostics.Tracing.EventSource,System.Private.CoreLib~2~0~WriteEvent -[S.P.CoreLib]System.Enum.ToString(string)~System.Enum,System.Private.CoreLib~1~0~ToString -[S.P.CoreLib]System.Enum.ToString(string,IFormatProvider)~System.Enum,System.Private.CoreLib~2~0~ToString [S.P.CoreLib]System.Enum.TryParse(string,bool,bool,CloudName&)~System.Enum,System.Private.CoreLib~4~1:Microsoft.Azure.WebJobs.Script.CloudName,Microsoft.Azure.WebJobs.Script~TryParse [S.P.CoreLib]System.Enum.TryParse(string,bool,CloudName&)~System.Enum,System.Private.CoreLib~3~1:Microsoft.Azure.WebJobs.Script.CloudName,Microsoft.Azure.WebJobs.Script~TryParse [S.P.CoreLib]System.Enum.TryParse(string,bool,bool,FunctionExecutionStage&)~System.Enum,System.Private.CoreLib~4~1:Microsoft.Azure.WebJobs.Script.WebHost.Models.FunctionExecutionStage,Microsoft.Azure.WebJobs.Script.WebHost~TryParse [S.P.CoreLib]System.Enum.TryParse(string,FunctionExecutionStage&)~System.Enum,System.Private.CoreLib~2~1:Microsoft.Azure.WebJobs.Script.WebHost.Models.FunctionExecutionStage,Microsoft.Azure.WebJobs.Script.WebHost~TryParse -[S.P.CoreLib]System.Enum.TryParse(string,bool,bool,TaskStatus&)~System.Enum,System.Private.CoreLib~4~1:System.Threading.Tasks.TaskStatus,System.Private.CoreLib~TryParse [S.P.CoreLib]System.Environment.SetEnvironmentVariable(string,string)~System.Environment,System.Private.CoreLib~2~0~SetEnvironmentVariable [S.P.CoreLib]System.Environment.SetEnvironmentVariableCore(string,string)~System.Environment,System.Private.CoreLib~2~0~SetEnvironmentVariableCore [S.P.CoreLib]System.Environment.ValidateVariableAndValue(string,string&)~System.Environment,System.Private.CoreLib~2~0~ValidateVariableAndValue @@ -3317,7 +3280,6 @@ [S.P.CoreLib]System.IO.FileStream.WriteAsync(ReadOnlyMemory`1,CancellationToken)~System.IO.FileStream,System.Private.CoreLib~2~0~WriteAsync [S.P.CoreLib]System.IO.FileStream.WriteAsyncInternal(ReadOnlyMemory`1,CancellationToken)~System.IO.FileStream,System.Private.CoreLib~2~0~WriteAsyncInternal [S.P.CoreLib]System.IO.MemoryStream.WriteAsync(uint8[],int32,int32,CancellationToken)~System.IO.MemoryStream,System.Private.CoreLib~4~0~WriteAsync -[S.P.CoreLib]System.IO.Stream.CopyToAsync(Stream)~System.IO.Stream,System.Private.CoreLib~1~0~CopyToAsync [S.P.CoreLib]System.IO.Stream.Dispose(bool)~System.IO.Stream,System.Private.CoreLib~1~0~Dispose [S.P.CoreLib]System.IO.Stream.DisposeAsync()~System.IO.Stream,System.Private.CoreLib~0~0~DisposeAsync [S.P.CoreLib]System.IO.TextWriter+NullTextWriter.WriteLine(string)~System.IO.TextWriter+NullTextWriter,System.Private.CoreLib~1~0~WriteLine @@ -3522,11 +3484,8 @@ [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__10>(d__10&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Http.HttpConnection+ContentLengthReadStream+d__10,System.Net.Http~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,<g__InternalFillBufferAsync|215_0>d`1>(ConfiguredValueTaskAwaiter&,<g__InternalFillBufferAsync|215_0>d`1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.Net.Security.SslStream+<g__InternalFillBufferAsync|215_0>d`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__214`1>(ConfiguredValueTaskAwaiter&,d__214`1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredValueTaskAwaitable`1+ConfiguredValueTaskAwaiter[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib:System.Net.Security.SslStream+d__214`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~AwaitUnsafeOnCompleted -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Create()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~0~Create -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.get_Task()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~0~0~get_Task [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<<g__InternalFillBufferAsync|215_0>d`1>(<g__InternalFillBufferAsync|215_0>d`1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Security.SslStream+<g__InternalFillBufferAsync|215_0>d`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~GetStateMachineBox [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__214`1>(d__214`1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:System.Net.Security.SslStream+d__214`1[[System.Net.Security.SslStream+SslReadAsync,System.Net.Security]],System.Net.Security~GetStateMachineBox -[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.SetResult(int32)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~0~SetResult [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start<d__36>(d__36&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream+d__36,Microsoft.AspNetCore.WebUtilities~Start [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__1>(ConfiguredTaskAwaiter&,d__1&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.ConnectHelper+d__1,System.Net.Http~AwaitUnsafeOnCompleted [S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__4>(ConfiguredTaskAwaiter&,d__4&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.ConfiguredTaskAwaitable+ConfiguredTaskAwaiter,System.Private.CoreLib:System.Net.Http.ConnectHelper+d__4,System.Net.Http~AwaitUnsafeOnCompleted @@ -3727,8 +3686,6 @@ [S.P.CoreLib]System.Threading.SemaphoreSlim.Dispose(bool)~System.Threading.SemaphoreSlim,System.Private.CoreLib~1~0~Dispose [S.P.CoreLib]System.Threading.SemaphoreSlim.Wait(int32)~System.Threading.SemaphoreSlim,System.Private.CoreLib~1~0~Wait [S.P.CoreLib]System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(Action,bool)~System.Threading.Tasks.AwaitTaskContinuation,System.Private.CoreLib~2~0~RunOrScheduleAction -[S.P.CoreLib]System.Threading.Tasks.AwaitTaskContinuation.System.Threading.IThreadPoolWorkItem.Execute()~System.Threading.Tasks.AwaitTaskContinuation,System.Private.CoreLib~0~0~System.Threading.IThreadPoolWorkItem.Execute -[S.P.CoreLib]System.Threading.Tasks.AwaitTaskContinuation.UnsafeScheduleAction(Action,Task)~System.Threading.Tasks.AwaitTaskContinuation,System.Private.CoreLib~2~0~UnsafeScheduleAction [S.P.CoreLib]System.Threading.Tasks.ContinuationTaskFromResultTask`1.InnerInvoke()~System.Threading.Tasks.ContinuationTaskFromResultTask`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~0~InnerInvoke [S.P.CoreLib]System.Threading.Tasks.Task.ContinueWith<__Canon>(Func`2)~System.Threading.Tasks.Task,System.Private.CoreLib~1~1:System.__Canon,System.Private.CoreLib~ContinueWith [S.P.CoreLib]System.Threading.Tasks.Task.Delay(int32)~System.Threading.Tasks.Task,System.Private.CoreLib~1~0~Delay @@ -3893,12 +3850,7 @@ [System.Linq]System.Linq.Enumerable.Sum<__Canon>(IEnumerable`1<__Canon>,Func`2<__Canon,Decimal>)~System.Linq.Enumerable,System.Linq~2~1:System.__Canon,System.Private.CoreLib~Sum [System.Linq]System.Linq.Enumerable.ToDictionary<__Canon,__Canon,__Canon>(IEnumerable`1<__Canon>,Func`2<__Canon,__Canon>,Func`2<__Canon,__Canon>)~System.Linq.Enumerable,System.Linq~3~3:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib:System.__Canon,System.Private.CoreLib~ToDictionary [System.Linq]System.Linq.Enumerable+WhereSelectEnumerableIterator`2.ToList()~System.Linq.Enumerable+WhereSelectEnumerableIterator`2[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~ToList -[System.Net.Http]<>f__AnonymousType0`1.get_Request()~<>f__AnonymousType0`1[[System.__Canon,System.Private.CoreLib]],System.Net.Http~0~0~get_Request -[System.Net.Http]<>f__AnonymousType3`3.get_Request()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_Request -[System.Net.Http]<>f__AnonymousType3`3.get_RequestTaskStatus()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_RequestTaskStatus -[System.Net.Http]<>f__AnonymousType3`3.get_Response()~<>f__AnonymousType3`3[[System.__Canon,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Threading.Tasks.TaskStatus,System.Private.CoreLib]],System.Net.Http~0~0~get_Response [System.Net.Http]System.ByteArrayHelpers.EqualsOrdinalAsciiIgnoreCase(string,ReadOnlySpan`1)~System.ByteArrayHelpers,System.Net.Http~2~0~EqualsOrdinalAsciiIgnoreCase -[System.Net.Http]System.Net.Http.ByteArrayContent..ctor(uint8[])~System.Net.Http.ByteArrayContent,System.Net.Http~1~0~.ctor [System.Net.Http]System.Net.Http.CancellationHelper.ShouldWrapInOperationCanceledException(Exception,CancellationToken)~System.Net.Http.CancellationHelper,System.Net.Http~2~0~ShouldWrapInOperationCanceledException [System.Net.Http]System.Net.Http.ConnectHelper.ConnectAsync(string,int32,CancellationToken)~System.Net.Http.ConnectHelper,System.Net.Http~3~0~ConnectAsync [System.Net.Http]System.Net.Http.ConnectHelper.EstablishSslConnectionAsync(SslClientAuthenticationOptions,HttpRequestMessage,Stream,CancellationToken)~System.Net.Http.ConnectHelper,System.Net.Http~4~0~EstablishSslConnectionAsync @@ -4017,7 +3969,6 @@ [System.Net.Http]System.Net.Http.HttpClient.PostAsync(string,HttpContent)~System.Net.Http.HttpClient,System.Net.Http~2~0~PostAsync [System.Net.Http]System.Net.Http.HttpClient.PostAsync(Uri,HttpContent,CancellationToken)~System.Net.Http.HttpClient,System.Net.Http~3~0~PostAsync [System.Net.Http]System.Net.Http.HttpClient.PrepareRequestMessage(HttpRequestMessage)~System.Net.Http.HttpClient,System.Net.Http~1~0~PrepareRequestMessage -[System.Net.Http]System.Net.Http.HttpClient.SendAsync(HttpRequestMessage)~System.Net.Http.HttpClient,System.Net.Http~1~0~SendAsync [System.Net.Http]System.Net.Http.HttpClient.SendAsync(HttpRequestMessage,HttpCompletionOption)~System.Net.Http.HttpClient,System.Net.Http~2~0~SendAsync [System.Net.Http]System.Net.Http.HttpClient.SendAsync(HttpRequestMessage,HttpCompletionOption,CancellationToken)~System.Net.Http.HttpClient,System.Net.Http~3~0~SendAsync [System.Net.Http]System.Net.Http.HttpClient+<>c..cctor()~System.Net.Http.HttpClient+<>c,System.Net.Http~0~0~.cctor @@ -7818,14 +7769,10 @@ string.ToLower(CultureInfo)~System.String,System.Private.CoreLib~1~0~ToLower [Newtonsoft.Json]Newtonsoft.Json.JsonTextWriter.WriteIntegerValue(int32)~Newtonsoft.Json.JsonTextWriter,Newtonsoft.Json~1~0~WriteIntegerValue [Newtonsoft.Json]Newtonsoft.Json.JsonTextWriter.WriteIntegerValue(uint32,bool)~Newtonsoft.Json.JsonTextWriter,Newtonsoft.Json~2~0~WriteIntegerValue [Newtonsoft.Json]Newtonsoft.Json.JsonWriter.AutoCompleteAll()~Newtonsoft.Json.JsonWriter,Newtonsoft.Json~0~0~AutoCompleteAll -[Newtonsoft.Json]Newtonsoft.Json.Linq.JValue.ToString()~Newtonsoft.Json.Linq.JValue,Newtonsoft.Json~0~0~ToString -[Newtonsoft.Json]Newtonsoft.Json.Serialization.JsonSerializerInternalBase.ResolvedNullValueHandling(JsonObjectContract,JsonProperty)~Newtonsoft.Json.Serialization.JsonSerializerInternalBase,Newtonsoft.Json~2~0~ResolvedNullValueHandling [S.P.CoreLib]Interop+Kernel32.GetTimeZoneInformation(TIME_ZONE_INFORMATION&)~Interop+Kernel32,System.Private.CoreLib~1~0~GetTimeZoneInformation [S.P.CoreLib]System.Array.Empty()~System.Array,System.Private.CoreLib~0~1:Microsoft.Extensions.Primitives.StringValues,Microsoft.Extensions.Primitives~Empty [S.P.CoreLib]System.Array.Resize(LoggerInformation[]&,int32)~System.Array,System.Private.CoreLib~2~1:Microsoft.Extensions.Logging.LoggerInformation,Microsoft.Extensions.Logging~Resize [S.P.CoreLib]System.Array.Resize(RuntimeTargetEntryStub[]&,int32)~System.Array,System.Private.CoreLib~2~1:Microsoft.Extensions.DependencyModel.DependencyContextJsonReader+RuntimeTargetEntryStub,Microsoft.Extensions.DependencyModel~Resize -[S.P.CoreLib]System.Array.Reverse(uint8[])~System.Array,System.Private.CoreLib~1~1:System.Byte,System.Private.CoreLib~Reverse -[S.P.CoreLib]System.Array.Reverse(uint8[],int32,int32)~System.Array,System.Private.CoreLib~3~1:System.Byte,System.Private.CoreLib~Reverse [S.P.CoreLib]System.Array.Sort(int32[],Comparison`1)~System.Array,System.Private.CoreLib~2~1:System.Int32,System.Private.CoreLib~Sort [S.P.CoreLib]System.Array+EmptyArray`1..cctor()~System.Array+EmptyArray`1[[Microsoft.AspNetCore.Mvc.ModelBinding.DefaultModelBindingContext+State,Microsoft.AspNetCore.Mvc.Core]],System.Private.CoreLib~0~0~.cctor [S.P.CoreLib]System.Array+EmptyArray`1..cctor()~System.Array+EmptyArray`1[[Microsoft.Extensions.DependencyModel.Dependency,Microsoft.Extensions.DependencyModel]],System.Private.CoreLib~0~0~.cctor @@ -7857,11 +7804,6 @@ string.ToLower(CultureInfo)~System.String,System.Private.CoreLib~1~0~ToLower [S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryInsert(Key,__Canon,InsertionBehavior)~System.Collections.Generic.Dictionary`2[[Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory+Key,Microsoft.AspNetCore.Mvc.Core],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~3~0~TryInsert [S.P.CoreLib]System.Collections.Generic.Dictionary`2..ctor(IEqualityComparer`1<__Canon>)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.Collections.Generic.Dictionary`2..ctor(int32,IEqualityComparer`1<__Canon>)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~0~.ctor -[S.P.CoreLib]System.Collections.Generic.Dictionary`2.FindEntry(__Canon)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~0~FindEntry -[S.P.CoreLib]System.Collections.Generic.Dictionary`2.Initialize(int32)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~1~0~Initialize -[S.P.CoreLib]System.Collections.Generic.Dictionary`2.set_Item(__Canon,bool)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~0~set_Item -[S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryGetValue(__Canon,bool&)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~2~0~TryGetValue -[S.P.CoreLib]System.Collections.Generic.Dictionary`2.TryInsert(__Canon,bool,InsertionBehavior)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~3~0~TryInsert [S.P.CoreLib]System.Collections.Generic.Dictionary`2..ctor(int32,IEqualityComparer`1<__Canon>)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.DependencyModel.DependencyContextJsonReader+LibraryStub,Microsoft.Extensions.DependencyModel]],System.Private.CoreLib~2~0~.ctor [S.P.CoreLib]System.Collections.Generic.Dictionary`2.FindEntry(__Canon)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.DependencyModel.DependencyContextJsonReader+LibraryStub,Microsoft.Extensions.DependencyModel]],System.Private.CoreLib~1~0~FindEntry [S.P.CoreLib]System.Collections.Generic.Dictionary`2.Initialize(int32)~System.Collections.Generic.Dictionary`2[[System.__Canon,System.Private.CoreLib],[Microsoft.Extensions.DependencyModel.DependencyContextJsonReader+LibraryStub,Microsoft.Extensions.DependencyModel]],System.Private.CoreLib~1~0~Initialize @@ -7874,7 +7816,6 @@ string.ToLower(CultureInfo)~System.String,System.Private.CoreLib~1~0~ToLower [S.P.CoreLib]System.Collections.Generic.Dictionary`2.Resize(int32,bool)~System.Collections.Generic.Dictionary`2[[System.Linq.Expressions.Compiler.BoundConstants+TypedConstant,System.Linq.Expressions],[System.Int32,System.Private.CoreLib]],System.Private.CoreLib~2~0~Resize [S.P.CoreLib]System.Collections.Generic.Dictionary`2>.Clear()~System.Collections.Generic.Dictionary`2[[System.Reflection.DeclarativeSecurityAction,System.Reflection.Metadata],[Microsoft.CodeAnalysis.Collections.OrderPreservingMultiDictionary`2+ValueSet[[System.Reflection.DeclarativeSecurityAction,System.Reflection.Metadata],[System.__Canon,System.Private.CoreLib]],Microsoft.CodeAnalysis]],System.Private.CoreLib~0~0~Clear [S.P.CoreLib]System.Collections.Generic.Dictionary`2>.GetEnumerator()~System.Collections.Generic.Dictionary`2[[System.Reflection.DeclarativeSecurityAction,System.Reflection.Metadata],[Microsoft.CodeAnalysis.Collections.OrderPreservingMultiDictionary`2+ValueSet[[System.Reflection.DeclarativeSecurityAction,System.Reflection.Metadata],[System.__Canon,System.Private.CoreLib]],Microsoft.CodeAnalysis]],System.Private.CoreLib~0~0~GetEnumerator -[S.P.CoreLib]System.Collections.Generic.GenericEqualityComparer`1.Equals(int64,int64)~System.Collections.Generic.GenericEqualityComparer`1[[System.Int64,System.Private.CoreLib]],System.Private.CoreLib~2~0~Equals [S.P.CoreLib]System.Collections.Generic.GenericEqualityComparer`1.GetHashCode(Key)~System.Collections.Generic.GenericEqualityComparer`1[[Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory+Key,Microsoft.AspNetCore.Mvc.Core]],System.Private.CoreLib~1~0~GetHashCode [S.P.CoreLib]System.Collections.Generic.List`1+Enumerator.Dispose()~System.Collections.Generic.List`1+Enumerator[[Microsoft.Extensions.DependencyModel.DependencyContextJsonReader+RuntimeTargetEntryStub,Microsoft.Extensions.DependencyModel]],System.Private.CoreLib~0~0~Dispose [S.P.CoreLib]System.Collections.Generic.List`1+Enumerator.get_Current()~System.Collections.Generic.List`1+Enumerator[[Microsoft.Extensions.DependencyModel.DependencyContextJsonReader+RuntimeTargetEntryStub,Microsoft.Extensions.DependencyModel]],System.Private.CoreLib~0~0~get_Current @@ -8020,7 +7961,6 @@ string.ToLower(CultureInfo)~System.String,System.Private.CoreLib~1~0~ToLower [S.P.CoreLib]System.IO.StreamReader.Read(char[],int32,int32)~System.IO.StreamReader,System.Private.CoreLib~3~0~Read [S.P.CoreLib]System.IO.StreamReader.ReadBuffer(Span`1,bool&)~System.IO.StreamReader,System.Private.CoreLib~2~0~ReadBuffer [S.P.CoreLib]System.IO.StreamReader.ReadSpan(Span`1)~System.IO.StreamReader,System.Private.CoreLib~1~0~ReadSpan -[S.P.CoreLib]System.IO.Win32Marshal.GetExceptionForWin32Error(int32,string)~System.IO.Win32Marshal,System.Private.CoreLib~2~0~GetExceptionForWin32Error [S.P.CoreLib]System.Lazy`1..ctor(Func`1)~System.Lazy`1[[Microsoft.DotNet.PlatformAbstractions.Platform,Microsoft.DotNet.PlatformAbstractions]],System.Private.CoreLib~1~0~.ctor [S.P.CoreLib]System.Lazy`1.CreateValue()~System.Lazy`1[[Microsoft.DotNet.PlatformAbstractions.Platform,Microsoft.DotNet.PlatformAbstractions]],System.Private.CoreLib~0~0~CreateValue [S.P.CoreLib]System.Lazy`1.ExecutionAndPublication(LazyHelper,bool)~System.Lazy`1[[Microsoft.DotNet.PlatformAbstractions.Platform,Microsoft.DotNet.PlatformAbstractions]],System.Private.CoreLib~2~0~ExecutionAndPublication @@ -8415,8 +8355,6 @@ string.ToLower(CultureInfo)~System.String,System.Private.CoreLib~1~0~ToLower [S.P.CoreLib]System.Span`1..ctor(__Canon[],int32,int32)~System.Span`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~3~0~.ctor [S.P.CoreLib]System.Span`1.CopyTo(Span`1<__Canon>)~System.Span`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~CopyTo [S.P.CoreLib]System.Span`1.op_Implicit(__Canon[])~System.Span`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~1~0~op_Implicit -[S.P.CoreLib]System.SR.Format(string,object)~System.SR,System.Private.CoreLib~2~0~Format -[S.P.CoreLib]System.SR.UsingResourceKeys()~System.SR,System.Private.CoreLib~0~0~UsingResourceKeys [S.P.CoreLib]System.Text.StringBuilder.AppendFormat(IFormatProvider,string,object[])~System.Text.StringBuilder,System.Private.CoreLib~3~0~AppendFormat [S.P.CoreLib]System.Text.StringBuilder.AppendFormat(string,object)~System.Text.StringBuilder,System.Private.CoreLib~2~0~AppendFormat [S.P.CoreLib]System.Threading.CancellationTokenSource+Linked2CancellationTokenSource.Dispose(bool)~System.Threading.CancellationTokenSource+Linked2CancellationTokenSource,System.Private.CoreLib~1~0~Dispose @@ -8448,8 +8386,6 @@ string.ToLower(CultureInfo)~System.String,System.Private.CoreLib~1~0~ToLower [S.P.CoreLib]System.Type.GetConstructors()~System.Type,System.Private.CoreLib~0~0~GetConstructors [S.P.CoreLib]System.Type.IsValueTypeImpl()~System.Type,System.Private.CoreLib~0~0~IsValueTypeImpl [S.P.CoreLib]System.ValueTuple`3..ctor(bool,__Canon,bool)~System.ValueTuple`3[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib],[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~3~0~.ctor -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryRemove(int64,__Canon&)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~2~0~TryRemove -[System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryRemoveInternal(int64,__Canon&,bool,__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[System.Int64,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~4~0~TryRemoveInternal [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryAdd(Key,__Canon)~System.Collections.Concurrent.ConcurrentDictionary`2[[Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory+Key,Microsoft.AspNetCore.Mvc.Core],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~2~0~TryAdd [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryAddInternal(Key,int32,__Canon,bool,bool,__Canon&)~System.Collections.Concurrent.ConcurrentDictionary`2[[Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory+Key,Microsoft.AspNetCore.Mvc.Core],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~6~0~TryAddInternal [System.Collections.Concurrent]System.Collections.Concurrent.ConcurrentDictionary`2.TryGetValue(Key,__Canon&)~System.Collections.Concurrent.ConcurrentDictionary`2[[Microsoft.AspNetCore.Mvc.ModelBinding.ModelBinderFactory+Key,Microsoft.AspNetCore.Mvc.Core],[System.__Canon,System.Private.CoreLib]],System.Collections.Concurrent~2~0~TryGetValue @@ -8838,3 +8774,177 @@ string.Format(string,object,object,object)~System.String,System.Private.CoreLib~ string.Join(char,string[])~System.String,System.Private.CoreLib~2~0~Join string.System.Collections.Generic.IEnumerable.GetEnumerator()~System.String,System.Private.CoreLib~0~0~System.Collections.Generic.IEnumerable.GetEnumerator uint32.TryFormat(Span`1,int32&,ReadOnlySpan`1,IFormatProvider)~System.UInt32,System.Private.CoreLib~4~0~TryFormat +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration..ctor(CollectionConfigurationInfo,CollectionConfigurationError[]&,Clock,IEnumerable`1)~Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration,Microsoft.AI.PerfCounterCollector~4~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration.CreateDocumentStreams(CollectionConfigurationError[]&,Clock,IEnumerable`1)~Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration,Microsoft.AI.PerfCounterCollector~3~0~CreateDocumentStreams +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration.CreateMetadata()~Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration,Microsoft.AI.PerfCounterCollector~0~0~CreateMetadata +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration.CreatePerformanceCounters(CollectionConfigurationError[]&)~Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration,Microsoft.AI.PerfCounterCollector~1~0~CreatePerformanceCounters +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration.CreateTelemetryMetrics(CollectionConfigurationError[]&)~Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration,Microsoft.AI.PerfCounterCollector~1~0~CreateTelemetryMetrics +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration+<>c..cctor()~Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration+<>c,Microsoft.AI.PerfCounterCollector~0~0~.cctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration+<>c..ctor()~Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfiguration+<>c,Microsoft.AI.PerfCounterCollector~0~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfigurationAccumulator..ctor(CollectionConfiguration)~Microsoft.ApplicationInsights.Extensibility.Filtering.CollectionConfigurationAccumulator,Microsoft.AI.PerfCounterCollector~1~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.PerformanceCounterUtility.GetProcessorCount()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.PerformanceCounterUtility,Microsoft.AI.PerfCounterCollector~0~0~GetProcessorCount +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler..cctor()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler,Microsoft.AI.PerfCounterCollector~0~0~.cctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler..ctor()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler,Microsoft.AI.PerfCounterCollector~0~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler.Execute(Action`1)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler,Microsoft.AI.PerfCounterCollector~1~0~Execute +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler+State..ctor(Action`1)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler+State,Microsoft.AI.PerfCounterCollector~1~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler+State+<>c__DisplayClass2_0.<.ctor>b__0()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTaskModuleScheduler+State+<>c__DisplayClass2_0,Microsoft.AI.PerfCounterCollector~0~0~<.ctor>b__0 +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTimings.get_Default()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.Helpers.QuickPulseTimings,Microsoft.AI.PerfCounterCollector~0~0~get_Default +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.PerfLib.PerfLib.GetPerfLib()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.PerfLib.PerfLib,Microsoft.AI.PerfCounterCollector~0~0~GetPerfLib +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseCollectionStateManager..ctor(TelemetryConfiguration,IQuickPulseServiceClient,Clock,QuickPulseTimings,Action,Action,Func`1>,Action`1>,Func`2,Action`1)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseCollectionStateManager,Microsoft.AI.PerfCounterCollector~10~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseCollectionStateManager.UpdateState(string,string)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseCollectionStateManager,Microsoft.AI.PerfCounterCollector~2~0~UpdateState +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseConstants..cctor()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseConstants,Microsoft.AI.PerfCounterCollector~0~0~.cctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseDataAccumulator..ctor(CollectionConfiguration)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseDataAccumulator,Microsoft.AI.PerfCounterCollector~1~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseDataAccumulatorManager..ctor(CollectionConfiguration)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseDataAccumulatorManager,Microsoft.AI.PerfCounterCollector~1~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseEventSource.ModuleIsBeingInitializedEvent(string,bool,bool,string,string)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseEventSource,Microsoft.AI.PerfCounterCollector~5~0~ModuleIsBeingInitializedEvent +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseServiceClient..ctor(Uri,string,string,string,string,string,Clock,bool,int32,Nullable`1)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.Implementation.QuickPulse.QuickPulseServiceClient,Microsoft.AI.PerfCounterCollector~10~0~.ctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule..cctor()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule,Microsoft.AI.PerfCounterCollector~0~0~.cctor +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.CreateStateThread()~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule,Microsoft.AI.PerfCounterCollector~0~0~CreateStateThread +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.GetCloudContext(TelemetryConfiguration)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule,Microsoft.AI.PerfCounterCollector~1~0~GetCloudContext +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.Initialize(TelemetryConfiguration)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule,Microsoft.AI.PerfCounterCollector~1~0~Initialize +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.InitializeServiceClient(TelemetryConfiguration)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule,Microsoft.AI.PerfCounterCollector~1~0~InitializeServiceClient +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.StateThreadWorker(CancellationToken)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule,Microsoft.AI.PerfCounterCollector~1~0~StateThreadWorker +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule.ValidateConfiguration(TelemetryConfiguration)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryModule,Microsoft.AI.PerfCounterCollector~1~0~ValidateConfiguration +[Microsoft.AI.PerfCounterCollector]Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryProcessor.Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.IQuickPulseTelemetryProcessor.set_ServiceEndpoint(Uri)~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.QuickPulseTelemetryProcessor,Microsoft.AI.PerfCounterCollector~1~0~Microsoft.ApplicationInsights.Extensibility.PerfCounterCollector.QuickPulse.IQuickPulseTelemetryProcessor.set_ServiceEndpoint +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.get_EffectiveMaxSamplingRate()~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~0~0~get_EffectiveMaxSamplingRate +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.get_EffectiveMaxTelemetryItemsPerSecond()~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~0~0~get_EffectiveMaxTelemetryItemsPerSecond +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings.get_EffectiveMinSamplingRate()~Microsoft.ApplicationInsights.WindowsServer.Channel.Implementation.SamplingPercentageEstimatorSettings,Microsoft.AI.ServerTelemetryChannel~0~0~get_EffectiveMinSamplingRate +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor.SamplingPercentageChanged(float64,float64,float64,bool,SamplingPercentageEstimatorSettings)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.AdaptiveSamplingTelemetryProcessor,Microsoft.AI.ServerTelemetryChannel~5~0~SamplingPercentageChanged +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ExponentialMovingAverageCounter.StartNewInterval()~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.ExponentialMovingAverageCounter,Microsoft.AI.ServerTelemetryChannel~0~0~StartNewInterval +[Microsoft.AI.ServerTelemetryChannel]Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorTelemetryProcessor.EstimateSamplingPercentage(object)~Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.Implementation.SamplingPercentageEstimatorTelemetryProcessor,Microsoft.AI.ServerTelemetryChannel~1~0~EstimateSamplingPercentage +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.EventTelemetry..ctor()~Microsoft.ApplicationInsights.DataContracts.EventTelemetry,Microsoft.ApplicationInsights~0~0~.ctor +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.EventTelemetry.get_Context()~Microsoft.ApplicationInsights.DataContracts.EventTelemetry,Microsoft.ApplicationInsights~0~0~get_Context +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.EventTelemetry.get_ProactiveSamplingDecision()~Microsoft.ApplicationInsights.DataContracts.EventTelemetry,Microsoft.ApplicationInsights~0~0~get_ProactiveSamplingDecision +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.EventTelemetry.get_Timestamp()~Microsoft.ApplicationInsights.DataContracts.EventTelemetry,Microsoft.ApplicationInsights~0~0~get_Timestamp +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.DataContracts.EventTelemetry.set_Timestamp(DateTimeOffset)~Microsoft.ApplicationInsights.DataContracts.EventTelemetry,Microsoft.ApplicationInsights~1~0~set_Timestamp +[Microsoft.ApplicationInsights]Microsoft.ApplicationInsights.Extensibility.Implementation.External.EventData..ctor(string,string)~Microsoft.ApplicationInsights.Extensibility.Implementation.External.EventData,Microsoft.ApplicationInsights~2~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.DelegatingFunctionExecutor.TryExecuteAsync(IFunctionInstance,CancellationToken)~Microsoft.Azure.WebJobs.Host.Executors.DelegatingFunctionExecutor,Microsoft.Azure.WebJobs.Host~2~0~TryExecuteAsync +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+<>c__DisplayClass33_0..ctor()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+<>c__DisplayClass33_0,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__26..ctor()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__26,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__32..ctor()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__32,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__34`1..ctor(int32)~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__34`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Host~1~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__34`1.<>m__Finally1()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__34`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Host~0~0~<>m__Finally1 +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__34`1.<>m__Finally2()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__34`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Host~0~0~<>m__Finally2 +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__34`1.<>m__Finally3()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__34`1[[System.__Canon,System.Private.CoreLib]],Microsoft.Azure.WebJobs.Host~0~0~<>m__Finally3 +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__33..ctor()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__33,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__18..ctor()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__18,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__35..ctor()~Microsoft.Azure.WebJobs.Host.Executors.FunctionExecutor+d__35,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.ShutdownFunctionExecutor.<>n__0(IFunctionInstance,CancellationToken)~Microsoft.Azure.WebJobs.Host.Executors.ShutdownFunctionExecutor,Microsoft.Azure.WebJobs.Host~2~0~<>n__0 +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Executors.ShutdownFunctionExecutor+d__2..ctor()~Microsoft.Azure.WebJobs.Host.Executors.ShutdownFunctionExecutor+d__2,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Indexers.FunctionIndexer+ListenerFactory+d__5..ctor()~Microsoft.Azure.WebJobs.Host.Indexers.FunctionIndexer+ListenerFactory+d__5,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Listeners.FunctionListener+<>c__DisplayClass13_0..ctor()~Microsoft.Azure.WebJobs.Host.Listeners.FunctionListener+<>c__DisplayClass13_0,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Listeners.FunctionListener+d__12..ctor()~Microsoft.Azure.WebJobs.Host.Listeners.FunctionListener+d__12,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Listeners.FunctionListener+d__13..ctor()~Microsoft.Azure.WebJobs.Host.Listeners.FunctionListener+d__13,Microsoft.Azure.WebJobs.Host~0~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Listeners.ListenerFactoryContext..ctor(FunctionDescriptor,ITriggeredFunctionExecutor,SharedQueueHandler,CancellationToken)~Microsoft.Azure.WebJobs.Host.Listeners.ListenerFactoryContext,Microsoft.Azure.WebJobs.Host~4~0~.ctor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Listeners.ListenerFactoryContext.set_CancellationToken(CancellationToken)~Microsoft.Azure.WebJobs.Host.Listeners.ListenerFactoryContext,Microsoft.Azure.WebJobs.Host~1~0~set_CancellationToken +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Listeners.ListenerFactoryContext.set_Descriptor(FunctionDescriptor)~Microsoft.Azure.WebJobs.Host.Listeners.ListenerFactoryContext,Microsoft.Azure.WebJobs.Host~1~0~set_Descriptor +[Microsoft.Azure.WebJobs.Host]Microsoft.Azure.WebJobs.Host.Listeners.ListenerFactoryContext.set_Executor(ITriggeredFunctionExecutor)~Microsoft.Azure.WebJobs.Host.Listeners.ListenerFactoryContext,Microsoft.Azure.WebJobs.Host~1~0~set_Executor +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Azure.WebJobs.Logging.ApplicationInsights.QuickPulseInitializationScheduler+<>c__DisplayClass3_0.b__0(Task)~Microsoft.Azure.WebJobs.Logging.ApplicationInsights.QuickPulseInitializationScheduler+<>c__DisplayClass3_0,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~1~0~b__0 +[Microsoft.Azure.WebJobs.Logging.ApplicationInsights]Microsoft.Extensions.DependencyInjection.ApplicationInsightsServiceCollectionExtensions+<>c__DisplayClass3_1.b__4()~Microsoft.Extensions.DependencyInjection.ApplicationInsightsServiceCollectionExtensions+<>c__DisplayClass3_1,Microsoft.Azure.WebJobs.Logging.ApplicationInsights~0~0~b__4 +[Microsoft.Azure.WebJobs.Script]Microsoft.Azure.WebJobs.Script.IO.AutoRecoveringFileSystemWatcher.remove_Changed(EventHandler`1)~Microsoft.Azure.WebJobs.Script.IO.AutoRecoveringFileSystemWatcher,Microsoft.Azure.WebJobs.Script~1~0~remove_Changed +[Microsoft.Azure.WebJobs]Microsoft.Azure.WebJobs.FunctionNameAttribute.get_Name()~Microsoft.Azure.WebJobs.FunctionNameAttribute,Microsoft.Azure.WebJobs~0~0~get_Name +[S.P.CoreLib]System.Array.IndexOf<__Canon>(__Canon[],__Canon)~System.Array,System.Private.CoreLib~2~1:System.__Canon,System.Private.CoreLib~IndexOf +[S.P.CoreLib]System.Array.Sort<__Canon>(__Canon[],IComparer`1<__Canon>)~System.Array,System.Private.CoreLib~2~1:System.__Canon,System.Private.CoreLib~Sort +[S.P.CoreLib]System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1+LockedStack.Trim(uint32,int32,MemoryPressure,int32)~System.Buffers.TlsOverPerCoreLockedStacksArrayPool`1+LockedStack[[System.Char,System.Private.CoreLib]],System.Private.CoreLib~4~0~Trim +[S.P.CoreLib]System.Collections.Generic.GenericEqualityComparer`1.Equals(SslCredKey,SslCredKey)~System.Collections.Generic.GenericEqualityComparer`1[[System.Net.Security.SslSessionsCache+SslCredKey,System.Net.Security]],System.Private.CoreLib~2~0~Equals +[S.P.CoreLib]System.Delegate.op_Equality(Delegate,Delegate)~System.Delegate,System.Private.CoreLib~2~0~op_Equality +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__60>(d__60&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__60,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__61>(d__61&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__61,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__0>(d__0&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__67>(d__67&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__55>(d__55&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__55,Microsoft.Azure.WebJobs.Script.WebHost~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start<d__58>(d__58&)~System.Runtime.CompilerServices.AsyncMethodBuilderCore,System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Workers.Rpc.RpcFunctionInvocationDispatcher+d__58,Microsoft.Azure.WebJobs.Script~Start +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__12>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Boolean,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.RunFromPackageHandler+d__12,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Controllers.InstanceController+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__14>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__14,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__10>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.PackageDownloadHandler+d__10,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.PackageDownloadHandler+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.__Canon,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__9>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Features.FunctionExecutionFeature+d__9,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__0>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass13_0+<b__1>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+<>c__DisplayClass13_0+<b__1>d,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass15_0+<b__0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+<>c__DisplayClass15_0+<b__0>d,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__18>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__17>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__17,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c__DisplayClass12_0+<b__0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.PackageDownloadHandler+<>c__DisplayClass12_0+<b__0>d,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__12>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.PackageDownloadHandler+d__12,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.EnvironmentReadyCheckMiddleware+d__2,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__3>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.ExceptionMiddleware+d__3,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__2>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__2,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__5>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.HostAvailabilityCheckMiddleware+d__5,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1c+<<-ctor>b__2_0>d>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.JobHostEasyAuthMiddleware+<>c+<<-ctor>b__2_0>d,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__3>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.JobHostEasyAuthMiddleware+d__3,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__7>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.PlaceholderSpecializationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.PlaceholderSpecializationMiddleware+d__8,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__3>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Middleware.SystemTraceMiddleware+d__3,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>..cctor()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~.cctor +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>.ExecutionContextCallback(object)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~ExecutionContextCallback +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__67>.MoveNext(Thread)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~1~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Workers.WorkerConsoleLogService+d__8,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1d__8>.MoveNext()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.Workers.WorkerConsoleLogService+d__8,Microsoft.Azure.WebJobs.Script]],System.Private.CoreLib~0~0~MoveNext +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1>,Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__15>.get_MoveNextAction()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1+AsyncStateMachineBox`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.Nullable`1[[System.Int64,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib],[Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__15,Microsoft.Azure.WebJobs.Script.WebHost]],System.Private.CoreLib~0~0~get_MoveNextAction +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__12>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Boolean,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.RunFromPackageHandler+d__12,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__5>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Controllers.InstanceController+d__5,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__10>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.PackageDownloadHandler+d__10,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__9>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.PackageDownloadHandler+d__9,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__5>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__5,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__14>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__14,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__2>(TaskAwaiter&,d__2&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__2,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__17>(TaskAwaiter&,d__17&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompletedd__67>(TaskAwaiter&,d__67&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter,System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AwaitUnsafeOnCompleted,d__0>(TaskAwaiter`1<__Canon>&,d__0&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~2~2:System.Runtime.CompilerServices.TaskAwaiter`1[[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib:Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost~AwaitUnsafeOnCompleted +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<<-ctor>b__2_0>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.JobHostEasyAuthMiddleware+<>c+<<-ctor>b__2_0>d,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<b__0>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.PackageDownloadHandler+<>c__DisplayClass12_0+<b__0>d,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<b__1>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+<>c__DisplayClass13_0+<b__1>d,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<<b__0>d>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+<>c__DisplayClass15_0+<b__0>d,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__18>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__18,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__17>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__17,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__9>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Features.FunctionExecutionFeature+d__9,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__12>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.LinuxSpecialization.PackageDownloadHandler+d__12,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__2>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.EnvironmentReadyCheckMiddleware+d__2,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__2>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.FunctionInvocationMiddleware+d__2,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__3>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.ExceptionMiddleware+d__3,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__3>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.JobHostEasyAuthMiddleware+d__3,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__3>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.SystemTraceMiddleware+d__3,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__5>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.HostAvailabilityCheckMiddleware+d__5,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__7>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.PlaceholderSpecializationMiddleware+d__7,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__8>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Middleware.PlaceholderSpecializationMiddleware+d__8,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__17>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__0>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__67>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.CreateDebugFinalizableAsyncStateMachineBox<d__8>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.Workers.WorkerConsoleLogService+d__8,Microsoft.Azure.WebJobs.Script~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__17>(d__17&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.Utility+d__17,Microsoft.Azure.WebJobs.Script~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__0>(d__0&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.Filters.ArmExtensionResourceFilter+d__0,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.GetStateMachineBox<d__67>(d__67&)~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.Threading.Tasks.VoidTaskResult,System.Private.CoreLib]],System.Private.CoreLib~1~1:Microsoft.Azure.WebJobs.Script.WebHost.WebJobsScriptHostService+d__67,Microsoft.Azure.WebJobs.Script.WebHost~GetStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1>>.CreateDebugFinalizableAsyncStateMachineBox<d__15>()~System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[[System.ValueTuple`2[[System.__Canon,System.Private.CoreLib],[System.Nullable`1[[System.Int64,System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib]],System.Private.CoreLib~0~1:Microsoft.Azure.WebJobs.Script.WebHost.Management.InstanceManager+d__15,Microsoft.Azure.WebJobs.Script.WebHost~CreateDebugFinalizableAsyncStateMachineBox +[S.P.CoreLib]System.Runtime.CompilerServices.StateMachineAttribute.get_StateMachineType()~System.Runtime.CompilerServices.StateMachineAttribute,System.Private.CoreLib~0~0~get_StateMachineType +[S.P.CoreLib]System.Runtime.InteropServices.CriticalHandle.get_IsClosed()~System.Runtime.InteropServices.CriticalHandle,System.Private.CoreLib~0~0~get_IsClosed +[S.P.CoreLib]System.Threading.Interlocked.Decrement(int32&)~System.Threading.Interlocked,System.Private.CoreLib~1~0~Decrement +[S.P.CoreLib]System.Threading.SemaphoreSlim.Release()~System.Threading.SemaphoreSlim,System.Private.CoreLib~0~0~Release +[S.P.CoreLib]System.Threading.Tasks.CompletionActionInvoker.System.Threading.IThreadPoolWorkItem.Execute()~System.Threading.Tasks.CompletionActionInvoker,System.Private.CoreLib~0~0~System.Threading.IThreadPoolWorkItem.Execute +[S.P.CoreLib]System.Threading.Tasks.Task.WhenAll(Task[])~System.Threading.Tasks.Task,System.Private.CoreLib~1~0~WhenAll +[S.P.CoreLib]System.Threading.Tasks.Task+WhenAllPromise.get_InvokeMayRunArbitraryCode()~System.Threading.Tasks.Task+WhenAllPromise,System.Private.CoreLib~0~0~get_InvokeMayRunArbitraryCode +[S.P.CoreLib]System.Threading.Tasks.TaskFactory.StartNew(Action,TaskCreationOptions)~System.Threading.Tasks.TaskFactory,System.Private.CoreLib~2~0~StartNew +[S.P.CoreLib]System.ValueTuple`2..ctor(bool,__Canon)~System.ValueTuple`2[[System.Boolean,System.Private.CoreLib],[System.__Canon,System.Private.CoreLib]],System.Private.CoreLib~2~0~.ctor +[S.P.DataContractSerialization]System.Runtime.Serialization.Json.DataContractJsonSerializerImpl.ConvertXmlNameToJsonName(XmlDictionaryString)~System.Runtime.Serialization.Json.DataContractJsonSerializerImpl,System.Private.DataContractSerialization~1~0~ConvertXmlNameToJsonName +[S.P.DataContractSerialization]System.Runtime.Serialization.Json.DataContractJsonSerializerImpl.Initialize(Type,IEnumerable`1,int32,bool,EmitTypeInformation,bool,DateTimeFormat,bool)~System.Runtime.Serialization.Json.DataContractJsonSerializerImpl,System.Private.DataContractSerialization~8~0~Initialize +[S.P.DataContractSerialization]System.Runtime.Serialization.Json.DataContractJsonSerializerImpl.Initialize(Type,XmlDictionaryString,IEnumerable`1,int32,bool,EmitTypeInformation,bool,DateTimeFormat,bool)~System.Runtime.Serialization.Json.DataContractJsonSerializerImpl,System.Private.DataContractSerialization~9~0~Initialize +[System.Collections]System.Collections.Generic.LinkedList`1+Enumerator.MoveNext()~System.Collections.Generic.LinkedList`1+Enumerator[[System.__Canon,System.Private.CoreLib]],System.Collections~0~0~MoveNext +[System.ComponentModel.TypeConverter]System.Timers.Timer.Start()~System.Timers.Timer,System.ComponentModel.TypeConverter~0~0~Start +[System.Linq]System.Linq.Enumerable+ConcatNIterator`1.Concat(IEnumerable`1<__Canon>)~System.Linq.Enumerable+ConcatNIterator`1[[System.__Canon,System.Private.CoreLib]],System.Linq~1~0~Concat +[System.Linq]System.Linq.Enumerable+ConcatNIterator`1.GetCount(bool)~System.Linq.Enumerable+ConcatNIterator`1[[System.__Canon,System.Private.CoreLib]],System.Linq~1~0~GetCount +[System.Linq]System.Linq.Enumerable+ConcatNIterator`1.PreallocatingToArray()~System.Linq.Enumerable+ConcatNIterator`1[[System.__Canon,System.Private.CoreLib]],System.Linq~0~0~PreallocatingToArray +[System.Net.Security]System.Net.Security.SslSessionsCache+SslCredKey.Equals(SslCredKey)~System.Net.Security.SslSessionsCache+SslCredKey,System.Net.Security~1~0~Equals +[System.Runtime.Extensions]System.Diagnostics.Stopwatch.get_Elapsed()~System.Diagnostics.Stopwatch,System.Runtime.Extensions~0~0~get_Elapsed +[System.Threading.Tasks.Dataflow]System.Threading.Tasks.Dataflow.BatchBlock`1.TriggerBatch()~System.Threading.Tasks.Dataflow.BatchBlock`1[[System.__Canon,System.Private.CoreLib]],System.Threading.Tasks.Dataflow~0~0~TriggerBatch