3 references to WriteBase64String
Microsoft.AspNetCore.Components.Endpoints (1)
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
57writer.WriteBase64String(entry.Key, entry.Value);
Microsoft.AspNetCore.Components.Server (1)
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
57writer.WriteBase64String(entry.Key, entry.Value);
Microsoft.AspNetCore.Components.WebAssembly (1)
PrerenderComponentApplicationStoreSerializerContext.DictionaryStringByteArray.g.cs (1)
57writer.WriteBase64String(entry.Key, entry.Value);