See https://github.com/dotnet/corefx/issues/6185
We need to have private fields for structs which contain fields. A change was made to GenAPI to do this, but a corresponding change wasn't made to APICompat to enforce it.
/cc @ahsonkhan @weshaggard @wtgodbe @terrajobst
See https://github.com/dotnet/corefx/issues/6185
We need to have private fields for structs which contain fields. A change was made to GenAPI to do this, but a corresponding change wasn't made to APICompat to enforce it.
/cc @ahsonkhan @weshaggard @wtgodbe @terrajobst