3 references to Format
System.Security.Permissions (3)
System\Security\Permissions\PrincipalPermission.cs (3)
83
throw new ArgumentException(SR.
Format
(SR.Argument_WrongType, GetType().FullName), nameof(target));
126
throw new ArgumentException(SR.
Format
(SR.Argument_WrongType, GetType().FullName), nameof(target));
182
throw new ArgumentException(SR.
Format
(SR.Argument_WrongType, GetType().FullName), nameof(other));