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