1 write to TagDescriptionDictionary
Microsoft.Gen.Metrics (1)
Parser.cs (1)
442
(strongTypeAttrParams.MetricNameFromAttribute, strongTypeAttrParams.MetricUnitFromAttribute, strongTypeAttrParams.TagHashSet, strongTypeAttrParams.
TagDescriptionDictionary
) = parameters;
3 references to TagDescriptionDictionary
Microsoft.Gen.Metrics (3)
Parser.cs (3)
462
TagDescriptionDictionary = strongTypeAttrParams.
TagDescriptionDictionary
652
strongTypeAttributeParameters.
TagDescriptionDictionary
, symbols, _builders.GetStringBuilder());
659
strongTypeAttributeParameters.TagHashSet, strongTypeAttributeParameters.
TagDescriptionDictionary
, symbols));