1 write to TagHashSet
Microsoft.Gen.MetadataExtractor (1)
src\Generators\Microsoft.Gen.Metrics\Parser.cs (1)
442
(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)
454
TagKeys = strongTypeAttrParams.
TagHashSet
,
651
var tagConfigs = BuildTagConfigs(member, typesChain, strongTypeAttributeParameters.
TagHashSet
,
659
strongTypeAttributeParameters.
TagHashSet
, strongTypeAttributeParameters.TagDescriptionDictionary, symbols));
670
if (strongTypeAttributeParameters.
TagHashSet
.Count > MaxTagNames)