1 write to Type
Microsoft.Extensions.Telemetry.Abstractions (1)
Metrics\CounterAttribute.cs (1)
50Type = type;
2 references to Type
Microsoft.Extensions.Telemetry.Abstractions.Tests (2)
Metrics\MetricAttributeTests.cs (2)
18Assert.Null(attribute.Type); 85Assert.Equal(typeof(TagNameTest), attribute.Type);