4 references to Format
System.Diagnostics.DiagnosticSource (4)
System\Diagnostics\ActivityTagsCollection.cs (2)
146
throw new InvalidOperationException(SR.
Format
(SR.KeyAlreadyExist, key));
166
throw new InvalidOperationException(SR.
Format
(SR.KeyAlreadyExist, item.Key));
System\Diagnostics\Metrics\Instrument.cs (1)
166
throw new InvalidOperationException(SR.
Format
(SR.UnsupportedType, type));
System\Diagnostics\Metrics\MeterListener.cs (1)
170
throw new InvalidOperationException(SR.
Format
(SR.UnsupportedType, typeof(T)));