1 write to TagHashSet
Microsoft.Gen.MetricsReports (1)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (1)
438
(strongTypeAttrParams.MetricNameFromAttribute, strongTypeAttrParams.
TagHashSet
, strongTypeAttrParams.TagDescriptionDictionary) = parameters;
4 references to TagHashSet
Microsoft.Gen.MetricsReports (4)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (4)
449
TagKeys = strongTypeAttrParams.
TagHashSet
,
638
var tagConfigs = BuildTagConfigs(member, typesChain, strongTypeAttributeParameters.
TagHashSet
,
646
strongTypeAttributeParameters.
TagHashSet
, strongTypeAttributeParameters.TagDescriptionDictionary, symbols));
657
if (strongTypeAttributeParameters.
TagHashSet
.Count > MaxTagNames)