5 types derived from ChannelWriter
System.Threading.Channels (5)
29 references to ChannelWriter
aspire (2)
Projects\ProjectLocator.cs (2)
233ChannelWriter<AppHostProjectCandidate> candidateWriter,
289private async Task<(List<AppHostProjectCandidate> BuildableAppHost, List<AppHostProjectCandidate> UnbuildableSuspectedAppHostProjects, List<FileInfo> UnsupportedProjects)> FindAppHostProjectFilesAsync(DirectoryInfo searchDirectory, bool stopAfterMultipleBuildableAppHosts, bool displayProgress, AppHostDiscoveryScope scope, int? maxDepth, ChannelWriter<AppHostProjectCandidate>? candidateWriter = null, Action<int>? onDirectoryEnumerated = null, CancellationToken cancellationToken = default)
Aspire.Confluent.Kafka (1)
Aspire.Confluent.Kafka.Tests (4)
GenerateDocumentationAndConfigFiles (2)
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (3)
Microsoft.AspNetCore.SignalR.Client.Core (1)
Microsoft.CodeAnalysis.Analyzers (2)
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
Microsoft.CodeAnalysis.CodeStyle (2)
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
Microsoft.CodeAnalysis.Workspaces (2)
Roslyn.Diagnostics.Analyzers (2)
System.Threading.Channels (4)