6 references to CheckAttributePropagation
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (6)
Attributes\AttributeTests_WellKnownAttributes.vb (6)
6751
Assert.Equal("",
CheckAttributePropagation
(DirectCast(program.GetMember(Of MethodSymbol)("test1").
6761
Assert.Equal("",
CheckAttributePropagation
(DirectCast(program.GetMember(Of MethodSymbol)("Test3").
6868
CheckAttributePropagation
(DirectCast(program1.GetMember(Of MethodSymbol)("test1").
6873
CheckAttributePropagation
(DirectCast(program2.GetMember(Of MethodSymbol)("test2").
6878
CheckAttributePropagation
(DirectCast(program1.GetMember(Of MethodSymbol)("Test3").
6883
CheckAttributePropagation
(DirectCast(program2.GetMember(Of MethodSymbol)("Test4").