public void FinishReplay(IILDynamicType target) { WriteShelvedSourceDefinition(); _ilGen.ReplayTo(_trueContent.Generator); CloseSourceScope(); }
public void FinishReplay(IILDynamicType target) { _ilGen.ReplayTo(_trueContent.Generator); }