2 references to DynamicAttributeSize
Microsoft.CodeAnalysis.Features (2)
src\Dependencies\CodeAnalysis.Debugging\CustomDebugInfoEncoder.cs (2)
156Debug.Assert(info.Flags.Length <= DynamicAttributeSize); 160builder.WriteBytes(0, sizeof(byte) * (DynamicAttributeSize - info.Flags.Length));