1 override of UnderlyingMethod
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Tuples\TupleMethodSymbol.vb (1)
38
Public Overrides ReadOnly Property
UnderlyingMethod
As MethodSymbol
43 references to UnderlyingMethod
Microsoft.CodeAnalysis.VisualBasic (43)
Symbols\Wrapped\WrappedMethodSymbol.vb (43)
26
Return Me.
UnderlyingMethod
.IsVararg
32
Return Me.
UnderlyingMethod
.IsGenericMethod
38
Return Me.
UnderlyingMethod
.Arity
44
Return Me.
UnderlyingMethod
.ReturnsByRef
50
Return Me.
UnderlyingMethod
.ParameterCount
56
Return Me.
UnderlyingMethod
.IsExtensionMethod
62
Return Me.
UnderlyingMethod
.IsHiddenBySignature
68
Return Me.
UnderlyingMethod
.Locations
74
Return Me.
UnderlyingMethod
.DeclaringSyntaxReferences
80
Return Me.
UnderlyingMethod
.DeclaredAccessibility
86
Return Me.
UnderlyingMethod
.IsShared
92
Return Me.
UnderlyingMethod
.IsExternalMethod
98
Return Me.
UnderlyingMethod
.IsAsync
104
Return Me.
UnderlyingMethod
.IsOverrides
110
Return Me.
UnderlyingMethod
.IsMustOverride
116
Return Me.
UnderlyingMethod
.IsNotOverridable
122
Return Me.
UnderlyingMethod
.IsImplicitlyDeclared
128
Return Me.
UnderlyingMethod
.IsMetadataFinal
134
Return Me.
UnderlyingMethod
.ReturnTypeMarshallingInformation
140
Return Me.
UnderlyingMethod
.HasDeclarativeSecurity
146
Return Me.
UnderlyingMethod
.ObsoleteAttributeData
152
Return Me.
UnderlyingMethod
.Name
158
Return Me.
UnderlyingMethod
.HasSpecialName
164
Return Me.
UnderlyingMethod
.ImplementationAttributes
170
Return Me.
UnderlyingMethod
.MethodKind
176
Return Me.
UnderlyingMethod
.CallingConvention
182
Return Me.
UnderlyingMethod
.IsAccessCheckedOnOverride
188
Return Me.
UnderlyingMethod
.IsExternal
194
Return Me.
UnderlyingMethod
.HasRuntimeSpecialName
200
Return Me.
UnderlyingMethod
.ReturnValueIsMarshalledExplicitly
206
Return Me.
UnderlyingMethod
.ReturnValueMarshallingDescriptor
212
Return Me.
UnderlyingMethod
.IsMethodKindBasedOnSyntax
218
Return Me.
UnderlyingMethod
.IsIterator
224
Return Me.
UnderlyingMethod
.IsInitOnly
230
Return Me.
UnderlyingMethod
.Syntax
236
Return Me.
UnderlyingMethod
.IsOverloads
242
Return Me.
UnderlyingMethod
.GenerateDebugInfoImpl
248
Return Me.
UnderlyingMethod
.IsOverridable
253
Return Me.
UnderlyingMethod
.IsMetadataNewSlot(ignoreInterfaceImplementationChanges)
257
Return Me.
UnderlyingMethod
.GetDllImportData()
261
Return Me.
UnderlyingMethod
.GetSecurityInformation()
265
Return Me.
UnderlyingMethod
.GetAppliedConditionalSymbols()
269
Return Me.
UnderlyingMethod
.GetDocumentationCommentXml(preferredCulture, expandIncludes, cancellationToken)