1 write to _frequency
NuGet.Protocol (1)
Plugins\Logging\StopwatchLogMessage.cs (1)
16
_frequency
= frequency;
1 reference to _frequency
NuGet.Protocol (1)
Plugins\Logging\StopwatchLogMessage.cs (1)
21
var message = new JObject(new JProperty("frequency",
_frequency
));