7 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.UnitTests (7)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (7)
1944
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);
1999
moduleId =
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentId));
3539
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3540
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
3620
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3621
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
5012
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);