12 references to Value
Microsoft.Build.Tasks.Core (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (6)
Attributes\AttributeTests_Nullable.cs (3)
4758AssertEx.Equal(ImmutableArray.Create<byte>(0, 0, 2, 0, 2, 0, 0, 0, 0, 2, 0, 2), reader.ReadByteArray(customAttribute.Value));
4767AssertEx.Equal(ImmutableArray.Create<byte>(0, 2, 0, 2, 0, 2, 0, 2, 0, 0, 2), reader.ReadByteArray(customAttribute.Value));
4907AssertEx.Equal(expectedBits, reader.ReadByteArray(customAttribute.Value));
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (1)
System.Diagnostics.FileVersionInfo (1)
System.Reflection.Metadata (1)