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