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