4 references to IReadOnlyDictionaryStringStringSerializeHandler
Microsoft.AspNetCore.Components.Endpoints (4)
_generated\1\ImportMapSerializerContext.ImportMapDefinition.g.cs (2)
129
IReadOnlyDictionaryStringStringSerializeHandler
(writer, ((global::Microsoft.AspNetCore.Components.ImportMapDefinition)value).Imports);
133
IReadOnlyDictionaryStringStringSerializeHandler
(writer, ((global::Microsoft.AspNetCore.Components.ImportMapDefinition)value).Integrity);
_generated\2\ImportMapSerializerContext.IReadOnlyDictionaryStringIReadOnlyDictionaryStringString.g.cs (1)
60
IReadOnlyDictionaryStringStringSerializeHandler
(writer, entry.Value);
_generated\3\ImportMapSerializerContext.IReadOnlyDictionaryStringString.g.cs (1)
32
SerializeHandler =
IReadOnlyDictionaryStringStringSerializeHandler
,