4 references to IfNullOrWhitespace
Microsoft.Extensions.Telemetry.Abstractions (4)
Latency\Registration\CheckpointToken.cs (1)
34Name = Throw.IfNullOrWhitespace(name);
Latency\Registration\MeasureToken.cs (1)
34Name = Throw.IfNullOrWhitespace(name);
Latency\Registration\TagToken.cs (1)
34Name = Throw.IfNullOrWhitespace(name);
Logging\TagProviderAttribute.cs (1)
66ProviderMethod = Throw.IfNullOrWhitespace(providerMethod);