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