80 references to GetAttribute
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (29)
Attributes\AttributeTests_WellKnownAttributes.vb (29)
95
attrSym = igoo.
GetAttribute
(ciSym)
101
attrSym = igoo.
GetAttribute
(guidSym)
110
attrSym = igoo.
GetAttribute
(tLibSym)
113
attrSym = igoo.
GetAttribute
(tLTypeSym)
116
attrSym = igoo.
GetAttribute
(bfmSym)
210
Dim attrSym = type1.
GetAttribute
(comvSym)
213
attrSym = type1.
GetAttribute
(ufPtrSym)
231
attrSym = type2.
GetAttribute
(comdSym)
234
attrSym = type2.
GetAttribute
(pgidSym)
239
attrSym = method.
GetAttribute
(dispSym)
241
attrSym = method.
GetAttribute
(lcidSym)
243
attrSym = method.
GetAttribute
(comcSym)
252
attrSym = type3.
GetAttribute
(comvSym)
255
attrSym = type3.
GetAttribute
(tidSym)
354
Dim attrSym = type1.
GetAttribute
(ciptSym)
364
attrSym = parm.
GetAttribute
(defvSym)
366
attrSym = parm.
GetAttribute
(optSym)
372
attrSym = parm.
GetAttribute
(defvSym)
374
attrSym = parm.
GetAttribute
(inSym)
376
attrSym = parm.
GetAttribute
(outSym)
382
attrSym = parm.
GetAttribute
(defvSym)
384
attrSym = parm.
GetAttribute
(optSym)
386
attrSym = parm.
GetAttribute
(outSym)
406
attrSym = parm.
GetAttribute
(iscSym)
413
attrSym = type2.
GetAttribute
(serSym)
416
attrSym = type2.
GetAttribute
(laySym)
425
attrSym = field.
GetAttribute
(nosSym)
427
attrSym = field.
GetAttribute
(mshSym)
429
attrSym = field.
GetAttribute
(offSym)
Microsoft.CodeAnalysis.VisualBasic.Symbol.UnitTests (51)
SymbolsTests\AnonymousTypes\AnonymousTypesEmittedSymbolsTests.vb (1)
302
Dim attr = type.
GetAttribute
(
SymbolsTests\Metadata\PE\LoadingAttributes.vb (50)
100
Dim aBoolInst = assembly0.
GetAttribute
(aBoolClass)
103
Dim aByteInst = assembly0.
GetAttribute
(aByteClass)
106
Dim aCharInst = assembly0.
GetAttribute
(aCharClass)
109
Dim aSingleInst = assembly0.
GetAttribute
(aSingleClass)
112
Dim aDoubleInst = assembly0.
GetAttribute
(aDoubleClass)
115
Dim aInt16Inst = assembly0.
GetAttribute
(aInt16Class)
118
Dim aInt32Inst = assembly0.
GetAttribute
(aInt32Class)
121
Dim aInt64Inst = assembly0.
GetAttribute
(aInt64Class)
124
Dim aObjectInst = assembly0.
GetAttribute
(aObjectClass)
127
Dim aStringInst = assembly0.
GetAttribute
(aStringClass)
130
Dim aTypeInst = assembly0.
GetAttribute
(aTypeClass)
172
Dim aBoolInst = module0.
GetAttribute
(aBoolClass)
175
Dim aByteInst = module0.
GetAttribute
(aByteClass)
178
Dim aCharInst = module0.
GetAttribute
(aCharClass)
181
Dim aSingleInst = module0.
GetAttribute
(aSingleClass)
184
Dim aDoubleInst = module0.
GetAttribute
(aDoubleClass)
187
Dim aInt16Inst = module0.
GetAttribute
(aInt16Class)
190
Dim aInt32Inst = module0.
GetAttribute
(aInt32Class)
193
Dim aInt64Inst = module0.
GetAttribute
(aInt64Class)
196
Dim aObjectInst = module0.
GetAttribute
(aObjectClass)
199
Dim aStringInst = module0.
GetAttribute
(aStringClass)
202
Dim aTypeInst = module0.
GetAttribute
(aTypeClass)
313
Dim a = c3.
GetAttribute
(aBoolClass)
318
a = c3.
GetAttribute
(aByteClass)
323
a = c3.
GetAttribute
(aCharClass)
328
a = c3.
GetAttribute
(aEnumClass)
333
a = c3.
GetAttribute
(aSingleClass)
338
a = c3.
GetAttribute
(aDoubleClass)
343
a = c3.
GetAttribute
(aInt16Class)
348
a = c3.
GetAttribute
(aInt32Class)
353
a = c3.
GetAttribute
(aInt64Class)
358
a = c3.
GetAttribute
(aTypeClass)
392
Dim a = c4.
GetAttribute
(aInt32Class)
396
a = c4.
GetAttribute
(aEnumClass)
400
a = c4.
GetAttribute
(aStringClass)
404
a = c4.
GetAttribute
(aObjectClass)
410
a = c4.
GetAttribute
(aTypeClass)
782
Dim attrSym = igoo.
GetAttribute
(attrObj)
838
Dim attrSym = dfoo.
GetAttribute
(attrObj)
842
attrSym = dfoo.
GetAttribute
(attrObj)
948
Dim attrSym = ibar.
GetAttribute
(attrObj)
953
attrSym = ibar.
GetAttribute
(attrObj)
1019
Dim attrSym = assemblies(0).
GetAttribute
(attrObj1)
1076
attrSym = tp.
GetAttribute
(attrObj1)
1097
attrSym = mtd.Parameters(0).
GetAttribute
(attrObj2)
1209
Dim attrSym = tp.
GetAttribute
(attrObj1)
1261
Dim attr1 = assemblies(0).
GetAttribute
(asmFileAttr)
1265
attr1 = assemblies(0).
GetAttribute
(asmInfoAttr)
1291
Dim attr1 = exprNS.GetTypeMembers("BinaryExpression").First().
GetAttribute
(dbgProxyAttr)
1296
attr1 = exprNS.GetTypeMembers("TypeBinaryExpression").First().
GetAttribute
(dbgProxyAttr)