3 types derived from ChannelOptions
System.Threading.Channels (3)
System\Threading\Channels\ChannelOptions.cs (2)
43public sealed class BoundedChannelOptions : ChannelOptions 101public sealed class UnboundedChannelOptions : ChannelOptions
System\Threading\Channels\ChannelOptions.netcoreapp.cs (1)
9public sealed class UnboundedPrioritizedChannelOptions<T> : ChannelOptions
56 references to ChannelOptions
GenerateDocumentationAndConfigFiles (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Metrics (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Metrics.Legacy (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Microsoft.CodeAnalysis.Analyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Microsoft.CodeAnalysis.AnalyzerUtilities (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Microsoft.CodeAnalysis.BannedApiAnalyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Microsoft.CodeAnalysis.CodeStyle (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Microsoft.CodeAnalysis.PublicApiAnalyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Microsoft.CodeAnalysis.ResxSourceGenerator (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Microsoft.CodeAnalysis.Workspaces (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Roslyn.Diagnostics.Analyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Test.Utilities (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.
Text.Analyzers (4)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\ProducerConsumer.cs (4)
31/// <inheritdoc cref="ChannelOptions.SingleWriter"/> 34/// <inheritdoc cref="ChannelOptions.SingleReader"/> 331/// cref="ChannelOptions.SingleWriter"/> for control of this when creating the channel. 334/// single reader or multiple readers, depending on the value passed into <see cref="ChannelOptions.SingleReader"/>.