2 references to GetLocalSlotDebugInfos
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
4172encLocalSlots = GetLocalSlotDebugInfos(methodBody.LocalVariables);
Microsoft.CodeAnalysis.Test.Utilities (1)
Compilation\CompilationTestDataExtensions.cs (1)
109Cci.MetadataWriter.GetLocalSlotDebugInfos(methodData.ILBuilder.LocalSlotManager.LocalsInOrder()),