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