6 references to IsRealSigned
Microsoft.CodeAnalysis (1)
Compilation\Compilation.cs (1)
3268var signKind = IsRealSigned
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (5)
Attributes\InternalsVisibleToAndStrongNameTests.cs (5)
618Assert.False(comp.IsRealSigned); 640Assert.False(comp.IsRealSigned); 666Assert.False(comp.IsRealSigned); 707Assert.False(comp.IsRealSigned); 1458Assert.True(comp.IsRealSigned);