4 references to Diagnostic_InternalExceptionMessage
System.Composition.Convention (4)
src\runtime\src\libraries\Common\src\System\Composition\Diagnostics\CompositionTrace.cs (2)
13throw new Exception(SR.Diagnostic_InternalExceptionMessage); 26throw new Exception(SR.Diagnostic_InternalExceptionMessage);
src\runtime\src\libraries\Common\src\System\Composition\Diagnostics\CompositionTraceSource.cs (1)
50throw new Exception(SR.Format(SR.Diagnostic_InternalExceptionMessage, SR.Diagnostic_TraceUnnecessaryWork));
System\Composition\Convention\ConventionBuilder.cs (1)
196throw new Exception(SR.Diagnostic_InternalExceptionMessage);