4 references to Format
System.Private.CoreLib (4)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (1)
3629
manifest.ManifestError(SR.
Format
(SR.EventSource_TaskOpcodePairReused,
src\System\GC.CoreCLR.cs (2)
722
throw new InvalidOperationException(SR.
Format
(SR.InvalidOperationException_NoGCRegionNotInProgress));
724
throw new InvalidOperationException(SR.
Format
(SR.InvalidOperationException_NoGCRegionAllocationExceeded));
src\System\RuntimeType.CoreCLR.cs (1)
2021
SR.
Format
(SR.Argument_GenConstraintViolation, i.ToString(), genericArgument, definition, genericParameter), e);