20 references to LoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.Test.Utilities (2)
EditAndContinue\EditAndContinueWorkspaceTestBase.cs (2)
275=> LoadLibraryToDebuggee(EmitLibrary(project, targetFramework)); 288=> LoadLibraryToDebuggee(EmitLibrary(projectId, source, sourceFilePath, language, encoding, assemblyName, pdbFormat, checksumAlgorithm, defaultEncoding, targetFramework: targetFramework));
Microsoft.CodeAnalysis.Features.UnitTests (18)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (18)
938LoadLibraryToDebuggee(moduleId); 987LoadLibraryToDebuggee(moduleId); 1369LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1416LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1455LoadLibraryToDebuggee(moduleId, new ManagedHotReloadAvailability(ManagedHotReloadAvailabilityStatus.NotAllowedForRuntime, "*message*")); 1973LoadLibraryToDebuggee(moduleId); 2882LoadLibraryToDebuggee(moduleId); 3309LoadLibraryToDebuggee(moduleId); 3593LoadLibraryToDebuggee(EmitLibrary(project.Id, [(sourceA1, "test1.cs"), (sourceB1, "test2.cs")])); 3822LoadLibraryToDebuggee(moduleId); 3879LoadLibraryToDebuggee(moduleId); 3937LoadLibraryToDebuggee(moduleId); 3994LoadLibraryToDebuggee(moduleId); 4047LoadLibraryToDebuggee(moduleId); 4097LoadLibraryToDebuggee(moduleId); 4139LoadLibraryToDebuggee(moduleId); 4281LoadLibraryToDebuggee(moduleIdA); 5058LoadLibraryToDebuggee(moduleId);