64 references to GetAwaiter
GenerateDocumentationAndConfigFiles (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
http2cat (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
IIS.FunctionalTests (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
IIS.LongTests (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
IIS.NewHandler.FunctionalTests (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
IIS.NewShim.FunctionalTests (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
IIS.ShadowCopy.Tests (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
IISExpress.FunctionalTests (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Metrics (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Metrics.Legacy (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.AspNetCore.Components (1)
Rendering\RendererSynchronizationContext.cs (1)
182antecedent.ConfigureAwait(ConfigureAwaitOptions.SuppressThrowing).GetAwaiter().GetResult();
Microsoft.AspNetCore.HttpLogging (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
755.GetAwaiter()
Microsoft.AspNetCore.OutputCaching (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.AspNetCore.ResponseCaching (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.AspNetCore.ResponseCompression (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.AspNetCore.Server.HttpSys (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.AspNetCore.Server.IIS (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.AspNetCore.Shared.Tests (1)
src\Shared\TaskToApm.cs (1)
96.GetAwaiter()
Microsoft.Build.Tasks.Core (1)
Unzip.cs (1)
265.GetAwaiter()
Microsoft.CodeAnalysis.Analyzers (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.CodeStyle (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.InteractiveHost (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.Threading.Package (2)
TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Microsoft.Extensions.Hosting.Testing (1)
FakeHost.cs (1)
121StopAsync().ConfigureAwait(false).GetAwaiter().GetResult();
Microsoft.VisualBasic.Forms (1)
Microsoft\VisualBasic\ApplicationServices\WindowsFormsApplicationBase.vb (1)
1085awaitable.GetAwaiter().GetResult()
Microsoft.VisualBasic.Forms.Tests (1)
System\Windows\Forms\SingleInstanceHelpersTests.vb (1)
67awaitable.GetAwaiter().GetResult()
Microsoft.VisualBasic.Tests (1)
Microsoft\VisualBasic\ApplicationServices\SingleInstanceTests.cs (1)
63awaitable.GetAwaiter().GetResult();
Roslyn.Diagnostics.Analyzers (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
System.Net.Sockets (1)
System\Net\Sockets\Socket.cs (1)
2649((Task)ti).ConfigureAwait(ConfigureAwaitOptions.SuppressThrowing).GetAwaiter().GetResult();
System.Private.CoreLib (8)
src\libraries\Common\src\System\Threading\Tasks\TaskToAsyncResult.cs (1)
140.GetAwaiter()
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\AsyncHelpers.cs (1)
117ConfiguredTaskAwaitable.ConfiguredTaskAwaiter awaiter = configuredAwaitable.GetAwaiter();
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\ConfiguredValueTaskAwaitable.cs (6)
59t.ConfigureAwait(_value._continueOnCapturedContext).GetAwaiter().OnCompleted(continuation); 69Task.CompletedTask.ConfigureAwait(_value._continueOnCapturedContext).GetAwaiter().OnCompleted(continuation); 81t.ConfigureAwait(_value._continueOnCapturedContext).GetAwaiter().UnsafeOnCompleted(continuation); 90Task.CompletedTask.ConfigureAwait(_value._continueOnCapturedContext).GetAwaiter().UnsafeOnCompleted(continuation); 174Task.CompletedTask.ConfigureAwait(_value._continueOnCapturedContext).GetAwaiter().OnCompleted(continuation); 195Task.CompletedTask.ConfigureAwait(_value._continueOnCapturedContext).GetAwaiter().UnsafeOnCompleted(continuation);
Test.Utilities (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);
Text.Analyzers (2)
src\Dependencies\Threading\TaskExtensions.cs (2)
106_task.ConfigureAwait(_captureContext).GetAwaiter().OnCompleted(continuation); 116_task.ConfigureAwait(_captureContext).GetAwaiter().UnsafeOnCompleted(continuation);