You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DependencyTelemetry ctr() uses bond generated internal class which creates ConcurrentDictionary. It can be lazily constructed to improve performance. Similar to whats done here: #969
The text was updated successfully, but these errors were encountered:
DependencyTelemetry ctr() uses bond generated internal class which creates ConcurrentDictionary. It can be lazily constructed to improve performance. Similar to whats done here:
#969
The text was updated successfully, but these errors were encountered: