9 references to CreateImmutableEnumerableInfo
dotnet (2)
_generated\29\RunFileApiJsonSerializerContext.ImmutableArraySimpleDiagnostic.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableArray<global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic>, global::Microsoft.DotNet.FileBasedPrograms.SimpleDiagnostic>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableArray.CreateRange);
_generated\44\RunFileBuildCacheJsonSerializerContext.ImmutableArrayString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableArray<string>, string>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableArray.CreateRange);
dotnet-aot (1)
_generated\52\RunFileBuildCacheJsonSerializerContext.ImmutableArrayString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableArray<string>, string>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableArray.CreateRange);
Microsoft.Extensions.AI.Abstractions.Tests (3)
Generated\361d1da7f942c932\TestTypesContext.ImmutableQueueBoolean.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableQueue<bool>, bool>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableQueue.CreateRange);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ImmutableArrayInt32.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableArray<int>, int>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableArray.CreateRange);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ImmutableListString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableList<string>, string>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableList.CreateRange);
Shared.Tests (3)
Generated\361d1da7f942c932\TestTypesContext.ImmutableQueueBoolean.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableQueue<bool>, bool>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableQueue.CreateRange);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ImmutableArrayInt32.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableArray<int>, int>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableArray.CreateRange);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TestTypesContext.ImmutableListString.g.cs (1)
37jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateImmutableEnumerableInfo<global::System.Collections.Immutable.ImmutableList<string>, string>(options, info, createRangeFunc: global::System.Collections.Immutable.ImmutableList.CreateRange);