more forwards

pull/19712/head
Jan Tattermusch 6 years ago
parent 47a14ba394
commit 1a34d0c128
  1. 1
      src/csharp/Grpc.Core/ForwardedTypes.cs

@ -70,6 +70,7 @@ using Grpc.Core.Utils;
[assembly:TypeForwardedToAttribute(typeof(SslCredentials))]
[assembly:TypeForwardedToAttribute(typeof(Status))]
[assembly:TypeForwardedToAttribute(typeof(StatusCode))]
[assembly:TypeForwardedToAttribute(typeof(VerifyPeerCallback))]
[assembly:TypeForwardedToAttribute(typeof(VerifyPeerContext))]
[assembly:TypeForwardedToAttribute(typeof(VersionInfo))]
[assembly:TypeForwardedToAttribute(typeof(WriteOptions))]

Loading…
Cancel
Save