1 write to _fullName
NuGet.Protocol (1)
Plugins\Logging\AssemblyLogMessage.cs (1)
27
_fullName
= assembly.FullName;
1 reference to _fullName
NuGet.Protocol (1)
Plugins\Logging\AssemblyLogMessage.cs (1)
44
new JProperty("assembly full name",
_fullName
),