Beispiel #1
0
 public RemoveCachedRequest() => throw new InvalidOperationException(SR.GetResourceString(SR.ID0116));
 public RestoreCachedRequestParameters() => throw new InvalidOperationException(SR.GetResourceString(SR.ID0116));
Beispiel #3
0
throw new InvalidOperationException(SR.GetResourceString(SR.ID0140));
Beispiel #4
0
 ServiceDescriptor = _descriptor ?? throw new InvalidOperationException(SR.GetResourceString(SR.ID0105)),
 public CacheRequestParameters() => throw new InvalidOperationException(SR.GetResourceString(SR.ID1115));
Beispiel #6
0
 /// <summary>
 /// Creates a new instance of the <see cref="OpenIddictServerQuartzJob"/> class.
 /// </summary>
 public OpenIddictServerQuartzJob() => throw new InvalidOperationException(SR.GetResourceString(SR.ID1081));
 /// <summary>
 /// Creates a new instance of the <see cref="OpenIddictQuartzJob"/> class.
 /// </summary>
 public OpenIddictQuartzJob() => throw new InvalidOperationException(SR.GetResourceString(SR.ID0082));