1 instantiation of ResourceCollectionSerializerContext
Microsoft.AspNetCore.Components.Endpoints (1)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\ResourceCollectionSerializerContext.g.cs (1)
30public static global::Microsoft.AspNetCore.Components.Endpoints.ResourceCollectionUrlEndpoint.ResourceCollectionSerializerContext Default { get; } = new global::Microsoft.AspNetCore.Components.Endpoints.ResourceCollectionUrlEndpoint.ResourceCollectionSerializerContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));
2 references to ResourceCollectionSerializerContext
Microsoft.AspNetCore.Components.Endpoints (2)
Builder\ResourceCollectionUrlEndpoint.cs (1)
102JsonSerializer.Serialize<IReadOnlyList<ResourceAsset>>(utf8Writer, resourceCollection, ResourceCollectionSerializerContext.Default.Options);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\ResourceCollectionSerializerContext.g.cs (1)
30public static global::Microsoft.AspNetCore.Components.Endpoints.ResourceCollectionUrlEndpoint.ResourceCollectionSerializerContext Default { get; } = new global::Microsoft.AspNetCore.Components.Endpoints.ResourceCollectionUrlEndpoint.ResourceCollectionSerializerContext(new global::System.Text.Json.JsonSerializerOptions(s_defaultOptions));