This commit updates logging to handle nullable value types and parameters. The following changes were made: - Updated the Value record to use '!' instead of '?' for nullability. - Added '!' to the default Value. - Added '!= null' checks to conditional assignment. - Removed unnecessary nullable-disable compiler directives. |
||
|---|---|---|
| .. | ||
| AddressStack.cs | ||
| Memory.cs | ||
| MemoryPipe.cs | ||
| MethodInfo.cs | ||
| MethodStore.cs | ||
| PerProcessProfilingState.cs | ||
| ProcessAllocations.cs | ||
| ProcessTypeMapping.cs | ||
| Program.cs | ||