2 references to InvalidIdentifier
System.CodeDom (2)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
2683throw new ArgumentException(SR.Format(SR.InvalidIdentifier, value), nameof(value));
System\CodeDom\Compiler\CodeGenerator.cs (1)
1549throw new ArgumentException(SR.Format(SR.InvalidIdentifier, value), nameof(value));