public RestoreCachedRequestParameters() => throw new InvalidOperationException(SR.GetResourceString(SR.ID0116));
 public RemoveCachedRequest() => throw new InvalidOperationException(SR.GetResourceString(SR.ID0116));
throw new InvalidOperationException(SR.GetResourceString(SR.ID0140));
Example #4
0
 ServiceDescriptor = _descriptor ?? throw new InvalidOperationException(SR.GetResourceString(SR.ID0105)),
Example #5
0
 public ValidateReferenceTokenIdentifier() => throw new InvalidOperationException(SR.GetResourceString(SR.ID0139));
Example #6
0
 /// <summary>
 /// Creates a new instance of the <see cref="OpenIddictQuartzJob"/> class.
 /// </summary>
 public OpenIddictQuartzJob() => throw new InvalidOperationException(SR.GetResourceString(SR.ID0082));