23 references to IsFlowSuppressed
Microsoft.AspNetCore.Http.Connections (1)
src\aspnetcore\src\Shared\NonCapturingTimer\NonCapturingTimer.cs (1)
24if (!ExecutionContext.IsFlowSuppressed())
Microsoft.AspNetCore.SignalR.Client.Core (1)
src\aspnetcore\src\Shared\NonCapturingTimer\NonCapturingTimer.cs (1)
24if (!ExecutionContext.IsFlowSuppressed())
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
src\aspnetcore\src\Shared\NonCapturingTimer\NonCapturingTimer.cs (1)
24if (!ExecutionContext.IsFlowSuppressed())
Microsoft.CodeAnalysis.Workspaces (1)
Utilities\FlowControlHelper.cs (1)
13=> new(ExecutionContext.IsFlowSuppressed() ? default : ExecutionContext.SuppressFlow());
Microsoft.Extensions.Diagnostics.HealthChecks (1)
src\aspnetcore\src\Shared\NonCapturingTimer\NonCapturingTimer.cs (1)
24if (!ExecutionContext.IsFlowSuppressed())
Microsoft.Extensions.FileProviders.Physical (1)
src\runtime\src\libraries\Common\src\Extensions\NonCapturingTimer\NonCapturingTimer.cs (1)
22if (!ExecutionContext.IsFlowSuppressed())
Microsoft.Extensions.Http (1)
src\runtime\src\libraries\Common\src\Extensions\NonCapturingTimer\NonCapturingTimer.cs (1)
22if (!ExecutionContext.IsFlowSuppressed())
Microsoft.Extensions.ServiceDiscovery (3)
Http\HttpServiceEndpointResolver.cs (1)
85if (!ExecutionContext.IsFlowSuppressed())
ServiceEndpointResolver.cs (1)
93if (!ExecutionContext.IsFlowSuppressed())
ServiceEndpointWatcher.cs (1)
108if (!ExecutionContext.IsFlowSuppressed())
ScenarioTests.Common.Tests (1)
ScenarioTestTypes.cs (1)
189if (ExecutionContext.IsFlowSuppressed())
System.Data.Odbc (1)
src\runtime\src\libraries\Common\src\System\Data\Common\AdapterUtil.Drivers.cs (1)
18if (!ExecutionContext.IsFlowSuppressed())
System.Net.Http.WinHttpHandler (1)
System\Net\Http\WinHttpHandler.cs (1)
110if (!ExecutionContext.IsFlowSuppressed())
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Threading\ExecutionContext.cs (1)
599if (!ExecutionContext.IsFlowSuppressed())
System.Runtime.Caching (2)
System\Runtime\Caching\CacheExpires.cs (1)
851if (!ExecutionContext.IsFlowSuppressed())
System\Runtime\Caching\MemoryCacheStatistics.cs (1)
176if (!ExecutionContext.IsFlowSuppressed())
System.ServiceModel.NetTcp (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
200if (!ExecutionContext.IsFlowSuppressed()) 283if (!ExecutionContext.IsFlowSuppressed()) 766if (!ExecutionContext.IsFlowSuppressed())
System.ServiceModel.UnixDomainSocket (3)
System\ServiceModel\Channels\SocketConnection.cs (3)
182if (!ExecutionContext.IsFlowSuppressed()) 264if (!ExecutionContext.IsFlowSuppressed()) 730if (!ExecutionContext.IsFlowSuppressed())
System.Threading.RateLimiting (1)
System\Threading\RateLimiting\TimerAwaitable.cs (1)
49if (!ExecutionContext.IsFlowSuppressed())