1 write to LocalName
System.Data (1)
fx\src\data\System\Data\CodeGen\datacache.cs (1)
1562ccc.LocalName = name;
3 references to LocalName
System (3)
compmod\microsoft\csharp\csharpcodeprovider.cs (1)
1507OutputIdentifier(current.LocalName);
compmod\microsoft\visualbasic\VBCodeProvider.cs (1)
1573OutputTypeNamePair(current.CatchExceptionType, current.LocalName);
compmod\system\codedom\compiler\CodeValidator.cs (1)
455ValidateIdentifier(current,"LocalName",current.LocalName);