2 writes to TagName
Microsoft.Gen.Logging (2)
LoggingMethodParameterExtensions.cs (1)
20
TagName
= parameter.TagName,
Parser.LogProperties.cs (1)
197
TagName
= tagName,
1 reference to TagName
Microsoft.Gen.Logging (1)
Parser.cs (1)
557
var fullName = string.Join("_", chain.Concat(new[] { leaf }).Select(static x => x.
TagName
));