first step to split function into separate classes for better reuse and easier maintenance.
This commit is contained in:
@@ -1119,6 +1119,7 @@ namespace CoreIntegrationTests.Infrastructure
|
||||
#endregion Math
|
||||
|
||||
#region Test Utils
|
||||
|
||||
[MethodImpl(MethodImplOptions.NoInlining)]
|
||||
private string GetCurrentMethod()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user