1 reference to ReadBoolArray
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Attributes\AttributeTests_NativeInteger.cs (1)
1386
AssertEx.Equal(ImmutableArray.Create(true, true, true, false, true, true), reader.
ReadBoolArray
(customAttribute.Value));