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