3 references to VBIdentifierName
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
777
this.identifierName = new
VBIdentifierName
(true)
1469
this.identifierName = new
VBIdentifierName
(true)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierDesigner.xaml.cs (1)
145
this.Identifier = new
VBIdentifierName
(this.checkAgainstXaml) { IdentifierName = newName };