7 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.Features.UnitTests (7)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (7)
1990
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);
2045
moduleId =
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentId));
3646
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3647
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
3727
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentAId));
3728
EmitAndLoadLibraryToDebuggee
(solution.GetRequiredDocument(documentBId));
5119
var moduleId =
EmitAndLoadLibraryToDebuggee
(document);