32 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
EditAndContinue\EditAndContinueLanguageServiceTests.cs (1)
370
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source1, sourceFilePath: sourceFile.Path);
Microsoft.CodeAnalysis.Features.UnitTests (31)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (31)
576
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
630
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path, checksumAlgorithm: SourceHashAlgorithms.Default);
690
EmitAndLoadLibraryToDebuggee
(project.Id, sourceA, sourceFilePath: sourceFileA.Path);
999
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source1, sourceFilePath: sourceFile.Path, encoding: encoding, checksumAlgorithm: SourceHashAlgorithm.Sha256);
1101
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, source1);
1220
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source0, sourceFilePath: sourceFile.Path);
1261
moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source0, sourceFilePath: sourceFile.Path);
1329
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
1579
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, sourceV1);
1977
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, sourceA1, sourceFilePath: sourceFileA.Path, assemblyName: "A");
1978
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, sourceB1, sourceFilePath: sourceFileB.Path, assemblyName: "B");
2055
EmitAndLoadLibraryToDebuggee
(documentId.ProjectId, source1);
2203
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
2237
EmitAndLoadLibraryToDebuggee
(document.Project.Id, sourceV1);
2327
var moduleId =
EmitAndLoadLibraryToDebuggee
(documentId.ProjectId, source1, sourceFilePath: sourceFile.Path);
2402
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
2471
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
2575
var moduleId =
EmitAndLoadLibraryToDebuggee
(document1.Project.Id, sourceV1);
3416
var moduleId =
EmitAndLoadLibraryToDebuggee
(document1.Project.Id, source1);
3454
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
3663
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, source1, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.NetStandard20);
3666
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
3711
var mvidB2 =
EmitAndLoadLibraryToDebuggee
(projectBId, source2, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
3760
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.NetStandard20);
3763
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
4460
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSourceV1));
4579
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSource1));
4698
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSource1));
4804
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, source);
4948
var libMvid1 =
EmitAndLoadLibraryToDebuggee
(oldProject.Id, libSource1);
4967
var libMvid2 =
EmitAndLoadLibraryToDebuggee
(oldProject.Id, libSource2);