3 references to IfNullOrEmpty
Microsoft.Extensions.Diagnostics.Testing (3)
Metrics\MetricCollector.cs (3)
87
_ = Throw.
IfNullOrEmpty
(meterName);
88
_ = Throw.
IfNullOrEmpty
(instrumentName);
103
_ = Throw.
IfNullOrEmpty
(instrumentName);