1 write to m_CurriedFromParameter
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\ReducedExtensionMethodSymbol.vb (1)
888m_CurriedFromParameter = curriedFromParameter
31 references to m_CurriedFromParameter
Microsoft.CodeAnalysis.VisualBasic (31)
Symbols\ReducedExtensionMethodSymbol.vb (31)
861Dim paramType As TypeSymbol = m_CurriedFromParameter.Type 897Return m_CurriedFromParameter.IsByRef 903Return m_CurriedFromParameter.IsExplicitByRef 909Return m_CurriedFromParameter.CustomModifiers 915Return m_CurriedFromParameter.RefCustomModifiers 921Return m_CurriedFromParameter.Ordinal - 1 927Return m_CurriedFromParameter.IsParamArray 933Return m_CurriedFromParameter.IsOptional 939Return m_CurriedFromParameter.ExplicitDefaultConstantValue(inProgress) 945Return m_CurriedFromParameter.HasOptionCompare 951Return m_CurriedFromParameter.IsIDispatchConstant 957Return m_CurriedFromParameter.IsIUnknownConstant 963Return m_CurriedFromParameter.IsCallerLineNumber 969Return m_CurriedFromParameter.IsCallerMemberName 975Return m_CurriedFromParameter.IsCallerFilePath 981Return m_CurriedFromParameter.CallerArgumentExpressionParameterIndex - 1 987Return m_CurriedFromParameter.HasExplicitDefaultValue 993Return m_CurriedFromParameter.Locations 999Return m_CurriedFromParameter.DeclaringSyntaxReferences 1005Return m_CurriedFromParameter.IsImplicitlyDeclared 1010Return m_CurriedFromParameter.GetAttributes() 1015Return m_CurriedFromParameter.IsMetadataOut 1021Return m_CurriedFromParameter.IsMetadataIn 1027Return m_CurriedFromParameter.MarshallingInformation 1032Return m_CurriedFromParameter.GetDocumentationCommentXml(preferredCulture, expandIncludes, cancellationToken) 1036Return m_CurriedFromParameter.GetUseSiteInfo() 1041Return m_CurriedFromParameter.Name 1047Return m_CurriedFromParameter.MetadataName 1052Return Hash.Combine(m_CurriedFromParameter.GetHashCode(), ContainingSymbol.GetHashCode()) 1063other.m_CurriedFromParameter.Equals(m_CurriedFromParameter) AndAlso