2 references to DynamicLocals
Microsoft.CodeAnalysis.Features (2)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoEncoder.cs (2)
148
CustomDebugInfoKind.
DynamicLocals
,
233
alignmentSizeAndLengthWriter.WriteByte((kind > CustomDebugInfoKind.
DynamicLocals
) ? alignmentSize : (byte)0);