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