2 references to AssemblyLoaded
System.Workflow.Runtime (2)
DebugEngine\DebugController.cs (2)
539
this.controllerConduit.
AssemblyLoaded
(this.programId, assembly.Location, assembly.GlobalAssemblyCache);
1089
this.controllerConduit.
AssemblyLoaded
(this.programId, args.LoadedAssembly.Location, args.LoadedAssembly.GlobalAssemblyCache);