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