7 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.UnitTests (7)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (7)
2002
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);
2057
moduleId =
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentId));
3665
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3666
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
3746
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3747
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
5144
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);