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