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