3 overrides of ValueCore
System.Activities (3)
System\Activities\Hosting\SymbolResolver.cs (1)
410protected override object ValueCore
System\Activities\Location.cs (2)
150protected override object ValueCore 248protected override sealed object ValueCore
1 write to ValueCore
System.Activities (1)
System\Activities\Location.cs (1)
38this.ValueCore = value;
1 reference to ValueCore
System.Activities (1)
System\Activities\Location.cs (1)
34return this.ValueCore;