4 references to Create
Microsoft.CodeAnalysis (1)
Emit\EditAndContinueMethodDebugInformation.cs (1)
50
=>
Create
(compressedSlotMap, compressedLambdaMap, compressedStateMachineStateMap: default);
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\EditAndContinueMethodDebugInfoReader.cs (2)
96
return EditAndContinueMethodDebugInformation.
Create
(localSlots, lambdaMap, stateMachineSuspensionPoints);
122
=> EditAndContinueMethodDebugInformation.
Create
(
Roslyn.Test.PdbUtilities (1)
Reader\PdbTestUtilities.cs (1)
48
return EditAndContinueMethodDebugInformation.
Create
(