Move serializable types for xml serialization generator tests to separate assembly#44164
Move serializable types for xml serialization generator tests to separate assembly#44164safern merged 2 commits intodotnet:masterfrom
Conversation
|
Tagging subscribers to this area: @safern, @ViktorHofer |
ericstj
left a comment
There was a problem hiding this comment.
Looks ok to me. It might be helpful to note somewhere the "why" behind this separation.
I'll add a comment to the SerializableAssembly csproj. |
|
🥳 |
|
Failures are unrelated and known. |
Are you sure about the test failure?
|
|
|
Cool. Why does Github search not list that issue? https://github.com/dotnet/runtime/search?q=Write_DataReadFromDesiredOffset&type=issues |
|
GitHub search isn't great. If you search for the full name, you'll find it: |
|
Thanks |
Fixes: #43137
cc: @GrabYourPitchforks