1 write to outer
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
921this.outer = outer;
6 references to outer
System.ServiceModel (6)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (6)
926this.outer.InvalidateRuntime(); 941if (item.Parent != this.outer) 946this.outer.InvalidateRuntime(); 952this.outer.InvalidateRuntime(); 962if (item.Parent != this.outer) 967this.outer.InvalidateRuntime();