11 references to GetAttribute
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
Emit\CompilationEmitTests.cs (3)
1067
Assert.NotNull(itest1.
GetAttribute
("System.Runtime.InteropServices", "TypeIdentifierAttribute"));
1074
Assert.NotNull(s.
GetAttribute
("System.Runtime.InteropServices", "TypeIdentifierAttribute"));
1156
Assert.NotNull(itest1.
GetAttribute
("System.Runtime.InteropServices", "TypeIdentifierAttribute"));
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (8)
Attributes\AttributeTests_WellKnownAttributes.cs (8)
13220
GetAttribute
("System.Runtime.CompilerServices", "AsyncStateMachineAttribute").
13225
GetAttribute
("System.Runtime.CompilerServices", "AsyncStateMachineAttribute").
13230
GetAttribute
("System.Runtime.CompilerServices", "IteratorStateMachineAttribute").
13235
GetAttribute
("System.Runtime.CompilerServices", "IteratorStateMachineAttribute").
13343
GetAttribute
("System.Runtime.CompilerServices", "AsyncStateMachineAttribute").
13348
GetAttribute
("System.Runtime.CompilerServices", "AsyncStateMachineAttribute").
13353
GetAttribute
("System.Runtime.CompilerServices", "IteratorStateMachineAttribute").
13358
GetAttribute
("System.Runtime.CompilerServices", "IteratorStateMachineAttribute").