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