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