Base:
property
ImplementationAttributes
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbols.MethodSymbol.ImplementationAttributes
3 overrides of ImplementationAttributes
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Source\SynthesizedEventAccessorSymbol.vb (1)
518Friend Overrides ReadOnly Property ImplementationAttributes As MethodImplAttributes
Symbols\Source\SynthesizedWithEventsAccessorSymbol.vb (1)
200Friend Overrides ReadOnly Property ImplementationAttributes As Reflection.MethodImplAttributes
Symbols\SynthesizedSymbols\SynthesizedMethod.vb (1)
126Friend NotOverridable Overrides ReadOnly Property ImplementationAttributes As Reflection.MethodImplAttributes
2 references to ImplementationAttributes
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedEventAccessorSymbol.vb (1)
520Dim result = MyBase.ImplementationAttributes
Symbols\Source\SynthesizedWithEventsAccessorSymbol.vb (1)
202Dim result = MyBase.ImplementationAttributes