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