1 write to _startingTimestamp
System.Net.NameResolution (1)
System\Net\NameResolutionTelemetry.cs (1)
178_startingTimestamp = startingTimestamp;
2 references to _startingTimestamp
System.Net.NameResolution (2)
System\Net\NameResolutionTelemetry.cs (2)
229if (_startingTimestamp == 0) 235duration = Stopwatch.GetElapsedTime(_startingTimestamp);