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
thrownewInvalidOperationException($"Multiple implementations found for interface {serviceType.Name}. Please register only one or use a more specific type.");
195
-
}
196
-
else
197
-
{
198
-
thrownewInvalidOperationException($"No implementation found for interface {serviceType.Name}.");
0 commit comments