33 references to EmitAndLoadLibraryToDebuggee
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (1)
EditAndContinue\EditorManagedHotReloadLanguageServiceTests.cs (1)
535
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source1, sourceFilePath: sourceFile.Path);
Microsoft.CodeAnalysis.Features.UnitTests (32)
EditAndContinue\EditAndContinueWorkspaceServiceTests.cs (32)
1168
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
1225
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path, checksumAlgorithm: SourceHashAlgorithms.Default);
1287
EmitAndLoadLibraryToDebuggee
(project.Id, sourceA, sourceFilePath: sourceFileA.Path);
1631
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, fileSource, sourceFilePath: sourceFile.Path, encoding: compilerEncoding, defaultEncoding: defaultEncoding, checksumAlgorithm: SourceHashAlgorithm.Sha256);
1759
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, source1);
1880
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source0, sourceFilePath: sourceFile.Path);
1923
moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, source0, sourceFilePath: sourceFile.Path);
1974
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
2240
var moduleId =
EmitAndLoadLibraryToDebuggee
(projectId, sourceV1);
2774
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, sourceA1, sourceFilePath: sourceFileA.Path, assemblyName: "A");
2775
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, sourceB1, sourceFilePath: sourceFileB.Path, assemblyName: "B");
2850
EmitAndLoadLibraryToDebuggee
(documentId.ProjectId, source1);
2998
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
3037
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
3071
EmitAndLoadLibraryToDebuggee
(document.Project.Id, sourceV1);
3176
var moduleId =
EmitAndLoadLibraryToDebuggee
(documentId.ProjectId, source1, encoding: sjis, checksumAlgorithm: checksumAlg, sourceFilePath: sourceFile.Path);
3260
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
3336
var moduleId =
EmitAndLoadLibraryToDebuggee
(project.Id, source1, sourceFilePath: sourceFile.Path);
3440
var moduleId =
EmitAndLoadLibraryToDebuggee
(document1.Project.Id, sourceV1);
4269
var moduleId =
EmitAndLoadLibraryToDebuggee
(document1.Project.Id, source1);
4308
EmitAndLoadLibraryToDebuggee
(project.Id, source1);
4518
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, source1, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.NetStandard20);
4521
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
4570
var mvidB2 =
EmitAndLoadLibraryToDebuggee
(projectBId, source2, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
4618
var mvidA =
EmitAndLoadLibraryToDebuggee
(projectAId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.NetStandard20);
4621
var mvidB =
EmitAndLoadLibraryToDebuggee
(projectBId, source0, sourceFilePath: sourcePath, assemblyName: "A", targetFramework: TargetFramework.Net90);
5327
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSourceV1));
5446
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSource1));
5565
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, SourceMarkers.Clear(markedSource1));
5651
var moduleId =
EmitAndLoadLibraryToDebuggee
(document.Project.Id, source);
5809
var libMvid1 =
EmitAndLoadLibraryToDebuggee
(oldProject.Id, libSource1);
5828
var libMvid2 =
EmitAndLoadLibraryToDebuggee
(oldProject.Id, libSource2);