2 references to Collect
System.Runtime.DurableInstancing (2)
System\Runtime\PersistencePipeline.cs (2)
32
this.expectedStage = Stage.
Collect
;
75
Fx.AssertAndThrow(this.expectedStage == Stage.
Collect
, "Collect called at the wrong time.");