1 write to ResponseCode
NuGet.Protocol (1)
Plugins\Messages\LogResponse.cs (1)
40
ResponseCode
= responseCode;
2 references to ResponseCode
NuGet.Protocol (2)
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\PluginJsonContext.LogResponse.g.cs (2)
60
Getter = static obj => ((global::NuGet.Protocol.Plugins.LogResponse)obj).
ResponseCode
,
89
global::System.Text.Json.JsonSerializer.Serialize(writer, ((global::NuGet.Protocol.Plugins.LogResponse)value).
ResponseCode
, MessageResponseCode);