1 write to _startingTimestamp
System.Net.NameResolution (1)
System\Net\NameResolutionTelemetry.cs (1)
171_startingTimestamp = startingTimestamp;
2 references to _startingTimestamp
System.Net.NameResolution (2)
System\Net\NameResolutionTelemetry.cs (2)
222if (_startingTimestamp == 0) 228duration = Stopwatch.GetElapsedTime(_startingTimestamp);