In this commit, several changes were made across different files: - In `FSM.cs` and `Imm.cs`, the `[CallerArgumentExpression]` attribute was updated to reflect the correct argument names. - The `ProcessWork` method in `Imm.cs` was changed from virtual to override. - In `Log.cs`, the `[CallerArgumentExpression]` attribute was updated for clarity. - A new override for the `GetHashCode()` method was added in `AddressStack.cs`. - The version of "Microsoft.CodeAnalysis.CSharp" package reference was updated from 4.2.0 to 4.3.1 in 'SharpLib.csproj'. These changes improve code readability and ensure that methods are correctly overridden where necessary. Also, updating the package version ensures compatibility with newer features or bug fixes provided by Microsoft's C# compiler platform. |
||
|---|---|---|
| .. | ||
| GC.cs | ||
| Log.cs | ||
| Tracing.cs | ||