John Kane

Results 2 issues of John Kane

Just a typo fix. No code modification.

### The Issue The issue is the [System.Type.GetType](https://learn.microsoft.com/en-us/dotnet/api/system.type.gettype?view=net-7.0#system-type-gettype(system-string-system-boolean)) method flags nullability warning `CS8600 - Converting null literal or possible null value to non-nullable type.` when the `throwOnError: bool ` parameter...

Area-Compilers
untriaged