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