4 references to LocalName
System.CodeDom (4)
Microsoft\CSharp\CSharpCodeGenerator.cs (1)
996OutputIdentifier(current.LocalName);
Microsoft\VisualBasic\VBCodeGenerator.cs (1)
1322OutputTypeNamePair(current.CatchExceptionType, current.LocalName);
System\CodeDom\Compiler\CodeValidator.cs (2)
523ValidateIdentifier(current, nameof(current.LocalName), current.LocalName);