6 references to Create
Microsoft.CodeAnalysis (1)
Emit\EditAndContinueMethodDebugInformation.cs (1)
50=> Create(compressedSlotMap, compressedLambdaMap, compressedStateMachineStateMap: default);
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueMethodDebugInfoReader.cs (2)
99return EditAndContinueMethodDebugInformation.Create(localSlots, lambdaMap, stateMachineSuspensionPoints); 122=> EditAndContinueMethodDebugInformation.Create(
Microsoft.CodeAnalysis.UnitTests (2)
Emit\CustomDebugInfoTests.cs (2)
317var deserialized = EditAndContinueMethodDebugInformation.Create( 337Assert.Throws<InvalidDataException>(() => EditAndContinueMethodDebugInformation.Create(
Roslyn.Test.PdbUtilities (1)
Reader\PdbTestUtilities.cs (1)
48return EditAndContinueMethodDebugInformation.Create(