FSharp.GrpcCodeGenerator
FSharp.GrpcCodeGenerator copied to clipboard
Remove possible warning for fixed sized oneof cases
I have a project that treats warning as errors. This should suppress the warning when there is oneof case with only a fixed size property inside of it.