ptupitsyn commented on a change in pull request #9639:
URL: https://github.com/apache/ignite/pull/9639#discussion_r764605247
##########
File path: modules/platforms/dotnet/Apache.Ignite.Core.Tests/TestUtils.cs
##########
@@ -730,4 +730,13 @@ public bool IsEnabled(LogLevel level)
}
}
}
+
+ /// <summary>
+ /// Interop class.
+ /// </summary>
+ public class PlatformComputeBinarizable
Review comment:
Let's move it to a separate file, `TestUtils` is already quite long.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]