1 write to _underlyingMethod
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Retargeting\RetargetingMethodSymbol.vb (1)
68_underlyingMethod = underlyingMethod
56 references to _underlyingMethod
Microsoft.CodeAnalysis.VisualBasic (56)
Symbols\Retargeting\RetargetingMethodSymbol.vb (56)
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 246Return _underlyingMethod.IsHiddenBySignature 252Return RetargetingTranslator.Retarget(_underlyingMethod.ContainingSymbol) 258Return _underlyingMethod.Locations 264Return _underlyingMethod.DeclaringSyntaxReferences 270Return _underlyingMethod.DeclaredAccessibility 276Return _underlyingMethod.IsShared 282Return _underlyingMethod.IsOverridable 288Return _underlyingMethod.IsOverrides 294Return _underlyingMethod.IsMustOverride 300Return _underlyingMethod.IsNotOverridable 306Return _underlyingMethod.IsExternalMethod 311Return _underlyingMethod.GetDllImportData() 315Return _underlyingMethod.IsMetadataNewSlot(ignoreInterfaceImplementationChanges) 320Return _underlyingMethod.ReturnValueIsMarshalledExplicitly 326Return Me.RetargetingTranslator.Retarget(_underlyingMethod.ReturnTypeMarshallingInformation) 332Return _underlyingMethod.ReturnValueMarshallingDescriptor 338Return _underlyingMethod.IsAccessCheckedOnOverride 344Return _underlyingMethod.IsExternal 350Return _underlyingMethod.ImplementationAttributes 356Return _underlyingMethod.HasDeclarativeSecurity 361Return _underlyingMethod.GetSecurityInformation() 366Return _underlyingMethod.IsImplicitlyDeclared 372Return _underlyingMethod.ObsoleteAttributeData 377Return RetargetingTranslator.GetRetargetedAttributes(_underlyingMethod, _lazyCustomAttributes) 381Return RetargetingTranslator.GetRetargetedAttributes(_underlyingMethod, _lazyReturnTypeCustomAttributes, True) 385Return RetargetingTranslator.RetargetAttributes(_underlyingMethod.GetCustomAttributesToEmit(moduleBuilder)) 402Return _underlyingMethod.Name 408Return _underlyingMethod.MetadataName 414Return _underlyingMethod.HasSpecialName 420Return _underlyingMethod.HasRuntimeSpecialName 426Return _underlyingMethod.IsMetadataFinal 431Return _underlyingMethod.GetAppliedConditionalSymbols() 436Return _underlyingMethod.MethodKind 442Return _underlyingMethod.IsMethodKindBasedOnSyntax 448Return _underlyingMethod.CallingConvention 508Return _underlyingMethod.GetDocumentationCommentXml(preferredCulture, expandIncludes, cancellationToken) 524Return _underlyingMethod.HasSetsRequiredMembers