1 write to _underlyingMethod
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Retargeting\RetargetingMethodSymbol.vb (1)
68_underlyingMethod = underlyingMethod
57 references to _underlyingMethod
Microsoft.CodeAnalysis.VisualBasic (57)
Symbols\Retargeting\RetargetingMethodSymbol.vb (57)
79Return _underlyingMethod 91Return _underlyingMethod.IsVararg 97Return _underlyingMethod.IsGenericMethod 103Return _underlyingMethod.Arity 114RetargetingTranslator.Retarget(_underlyingMethod.TypeParameters), Nothing) 134Return _underlyingMethod.IsSub 140Return _underlyingMethod.IsAsync 146Return _underlyingMethod.IsIterator 152Return _underlyingMethod.IsInitOnly 158Return _underlyingMethod.ReturnsByRef 164Return RetargetingTranslator.Retarget(_underlyingMethod.ReturnType, RetargetOptions.RetargetPrimitiveTypesByTypeCode) 182Return RetargetingTranslator.RetargetModifiers(_underlyingMethod.ReturnTypeCustomModifiers, _underlyingMethod.RefCustomModifiers, _lazyCustomModifiers) 188Return _underlyingMethod.ParameterCount 203Dim list = _underlyingMethod.Parameters 221Dim propertyOrEvent = _underlyingMethod.AssociatedSymbol 228Return _underlyingMethod.IsExtensionMethod 234Return _underlyingMethod.MayBeReducibleExtensionMethod 240Return _underlyingMethod.IsOverloads 245Return _underlyingMethod.GetOverloadResolutionPriority() 250Return _underlyingMethod.IsHiddenBySignature 256Return RetargetingTranslator.Retarget(_underlyingMethod.ContainingSymbol) 262Return _underlyingMethod.Locations 268Return _underlyingMethod.DeclaringSyntaxReferences 274Return _underlyingMethod.DeclaredAccessibility 280Return _underlyingMethod.IsShared 286Return _underlyingMethod.IsOverridable 292Return _underlyingMethod.IsOverrides 298Return _underlyingMethod.IsMustOverride 304Return _underlyingMethod.IsNotOverridable 310Return _underlyingMethod.IsExternalMethod 315Return _underlyingMethod.GetDllImportData() 319Return _underlyingMethod.IsMetadataNewSlot(ignoreInterfaceImplementationChanges) 324Return _underlyingMethod.ReturnValueIsMarshalledExplicitly 330Return Me.RetargetingTranslator.Retarget(_underlyingMethod.ReturnTypeMarshallingInformation) 336Return _underlyingMethod.ReturnValueMarshallingDescriptor 342Return _underlyingMethod.IsAccessCheckedOnOverride 348Return _underlyingMethod.IsExternal 354Return _underlyingMethod.ImplementationAttributes 360Return _underlyingMethod.HasDeclarativeSecurity 365Return _underlyingMethod.GetSecurityInformation() 370Return _underlyingMethod.IsImplicitlyDeclared 376Return _underlyingMethod.ObsoleteAttributeData 381Return RetargetingTranslator.GetRetargetedAttributes(_underlyingMethod, _lazyCustomAttributes) 385Return RetargetingTranslator.GetRetargetedAttributes(_underlyingMethod, _lazyReturnTypeCustomAttributes, True) 389Return RetargetingTranslator.RetargetAttributes(_underlyingMethod.GetCustomAttributesToEmit(moduleBuilder)) 406Return _underlyingMethod.Name 412Return _underlyingMethod.MetadataName 418Return _underlyingMethod.HasSpecialName 424Return _underlyingMethod.HasRuntimeSpecialName 430Return _underlyingMethod.IsMetadataFinal 435Return _underlyingMethod.GetAppliedConditionalSymbols() 440Return _underlyingMethod.MethodKind 446Return _underlyingMethod.IsMethodKindBasedOnSyntax 452Return _underlyingMethod.CallingConvention 512Return _underlyingMethod.GetDocumentationCommentXml(preferredCulture, expandIncludes, cancellationToken) 528Return _underlyingMethod.HasSetsRequiredMembers