54 references to Select
Microsoft.AspNetCore.OpenApi.SourceGenerators (3)
XmlCommentGenerator.cs (3)
18.Select(ParseXmlFile); 27.Select(ParseComments); 39.Select(EmitCommentsCache);
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (2)
72.Select((info, cancellationToken) => getGlobalAliasesInCompilationUnit(syntaxHelper, info.Tree.GetRoot(cancellationToken))) 108.Select((tuple, c) => (tuple.Left.Tree, GetMatchingNodes(syntaxHelper, tuple.Right, tuple.Left.Tree, simpleName, predicate, c)))
Microsoft.CodeAnalysis.Razor.Compiler (11)
SourceGenerators\IncrementalValueProviderExtensions.cs (1)
40return source.Where((pair) => pair.Item1 != null).Select((pair, ct) => pair.Item1!);
SourceGenerators\RazorSourceGenerator.cs (10)
56.Select(ComputeProjectItems) 85.Select(static (pair, cancellationToken) => 104.Select(static (pair, ct) => 255.Select((pair, cancellationToken) => 272.Select(static (item, _) => 278.Select(static (item, _) => new DefaultUtf8WriteLiteralFeature.InheritsInfo( 294.Select(static (pair, cancellationToken) => 308.Select(static (pair, cancellationToken) => 320.Select((pair, cancellationToken) => 331.Select(static (pair, _) =>
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
AbstractResxGenerator.cs (2)
187.Select(static (resourceFile, cancellationToken) => 220var resourceFilesToGenerateSourceWithNames = resourceFilesToGenerateSource.Combine(renameMapping).Select(
Microsoft.Gen.BuildMetadata (1)
src\Generators\Shared\GeneratorUtilities.cs (1)
67.Select((t, _) => t!);
Microsoft.Gen.ComplianceReports (1)
src\Generators\Shared\GeneratorUtilities.cs (1)
67.Select((t, _) => t!);
Microsoft.Gen.ContextualOptions (1)
src\Generators\Shared\GeneratorUtilities.cs (1)
67.Select((t, _) => t!);
Microsoft.Gen.Logging (1)
src\Generators\Shared\GeneratorUtilities.cs (1)
67.Select((t, _) => t!);
Microsoft.Gen.MetadataExtractor (1)
src\Generators\Shared\GeneratorUtilities.cs (1)
67.Select((t, _) => t!);
Microsoft.Gen.Metrics (1)
src\Generators\Shared\GeneratorUtilities.cs (1)
67.Select((t, _) => t!);
Microsoft.Gen.MetricsReports (1)
src\Generators\Shared\GeneratorUtilities.cs (1)
67.Select((t, _) => t!);
Microsoft.Interop.ComInterfaceGenerator (2)
VtableIndexStubGenerator.cs (2)
45.Select(static (data, ct) => CalculateStubInformation(data.Left.Syntax, data.Left.Symbol, data.Right, ct)); 120.Select(static (context, ct) => context.ContainingSyntaxContext)
Microsoft.Interop.JavaScript.JSImportGenerator (8)
JSExportGenerator.cs (5)
55.Select(static (data, ct) => new 61.Select( 65.Select( 72.Select( 83.Select(
JSImportGenerator.cs (3)
56.Select(static (data, ct) => new 62.Select( 66.Select(
Microsoft.Interop.LibraryImportGenerator (3)
LibraryImportGenerator.cs (3)
63.Select(static (data, ct) => new 70.Select( 75.Select(
Microsoft.Interop.LibraryImportGenerator.Downlevel (3)
DownlevelLibraryImportGenerator.cs (3)
91.Select(static (data, ct) => new 97.Select( 101.Select(
Microsoft.Interop.SourceGeneration (4)
IncrementalGeneratorInitializationContextExtensions.cs (1)
53.Select(
IncrementalValuesProviderExtensions.cs (3)
27return provider.Select(static (node, ct) => node.NormalizeWhitespace()); 32return (provider.Select(static (data, ct) => data.Item1), provider.Select(static (data, ct) => data.Item2));
Microsoft.Maui.Controls.BindingSourceGen (1)
BindingSourceGenerator.cs (1)
34 .Select(static (binding, t) => binding.Value)
Microsoft.Maui.Controls.SourceGen (3)
CodeBehindGenerator.cs (3)
44 .Select(ComputeProjectItem) 49 .Select(ComputeXamlProjectItem) 73 .Select(static (t, _) => (t.Left.Left, t.Left.Right, t.Right))
System.Text.Json.SourceGeneration (3)
JsonSourceGenerator.Roslyn4.0.cs (3)
43.Select(static (tuple, cancellationToken) => 77contextGenerationSpecs.Select(static (t, _) => t.Item1); 88contextGenerationSpecs.Select(static (t, _) => t.Item2);
System.Text.RegularExpressions.Generator (2)
RegexGenerator.cs (2)
77.Select((methodOrDiagnostic, _) => 106.Select((state, _) =>