1 instantiation of NotNull
System.Text.Json.SourceGeneration (1)
src\libraries\Common\src\System\ExceptionPolyfills.cs (1)
14public static void ThrowIfNull([NotNull] object? argument, [CallerArgumentExpression(nameof(argument))] string? paramName = null)