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