1 write to TagHashSet
Microsoft.Gen.MetadataExtractor (1)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (1)
444
(strongTypeAttrParams.MetricNameFromAttribute, strongTypeAttrParams.MetricUnitFromAttribute, strongTypeAttrParams.
TagHashSet
, strongTypeAttrParams.TagDescriptionDictionary) = parameters;
4 references to TagHashSet
Microsoft.Gen.MetadataExtractor (4)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (4)
456
TagKeys = strongTypeAttrParams.
TagHashSet
,
653
var tagConfigs = BuildTagConfigs(member, typesChain, strongTypeAttributeParameters.
TagHashSet
,
661
strongTypeAttributeParameters.
TagHashSet
, strongTypeAttributeParameters.TagDescriptionDictionary, symbols));
672
if (strongTypeAttributeParameters.
TagHashSet
.Count > MaxTagNames)