1 instantiation of MessageConverter
NuGet.Protocol (1)
_generated\72\PluginJsonContext.Message.g.cs (1)
29
global::System.Text.Json.Serialization.JsonConverter converter = ExpandConverter(typeof(global::NuGet.Protocol.Plugins.Message), new global::NuGet.Protocol.Plugins.
MessageConverter
(), options);
1 reference to MessageConverter
NuGet.Protocol (1)
Plugins\Messages\Message.cs (1)
16
[System.Text.Json.Serialization.JsonConverter(typeof(
MessageConverter
))]