1 reference to Argument_InvalidName
System.Private.CoreLib (1)
src\System\Reflection\Emit\RuntimeAssemblyBuilder.cs (1)
185
throw new ArgumentException(SR.
Argument_InvalidName
, nameof(name));