3 references to DictionaryStringStringSerializeHandler
aspire (3)
BackchannelJsonSerializerContext.CommandSpec.g.cs (1)
136DictionaryStringStringSerializeHandler(writer, ((global::Aspire.Hosting.Ats.CommandSpec)value).EnvironmentVariables);
BackchannelJsonSerializerContext.DictionaryStringString.g.cs (1)
32SerializeHandler = DictionaryStringStringSerializeHandler
BackchannelJsonSerializerContext.ResourceSnapshot.g.cs (1)
489DictionaryStringStringSerializeHandler(writer, ((global::Aspire.Cli.Backchannel.ResourceSnapshot)value).Properties);