1 write to m_CurriedFromParameter
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\ReducedExtensionMethodSymbol.vb (1)
884m_CurriedFromParameter = curriedFromParameter
31 references to m_CurriedFromParameter
Microsoft.CodeAnalysis.VisualBasic (31)
Symbols\ReducedExtensionMethodSymbol.vb (31)
857Dim paramType As TypeSymbol = m_CurriedFromParameter.Type 893Return m_CurriedFromParameter.IsByRef 899Return m_CurriedFromParameter.IsExplicitByRef 905Return m_CurriedFromParameter.CustomModifiers 911Return m_CurriedFromParameter.RefCustomModifiers 917Return m_CurriedFromParameter.Ordinal - 1 923Return m_CurriedFromParameter.IsParamArray 929Return m_CurriedFromParameter.IsOptional 935Return m_CurriedFromParameter.ExplicitDefaultConstantValue(inProgress) 941Return m_CurriedFromParameter.HasOptionCompare 947Return m_CurriedFromParameter.IsIDispatchConstant 953Return m_CurriedFromParameter.IsIUnknownConstant 959Return m_CurriedFromParameter.IsCallerLineNumber 965Return m_CurriedFromParameter.IsCallerMemberName 971Return m_CurriedFromParameter.IsCallerFilePath 977Return m_CurriedFromParameter.CallerArgumentExpressionParameterIndex - 1 983Return m_CurriedFromParameter.HasExplicitDefaultValue 989Return m_CurriedFromParameter.Locations 995Return m_CurriedFromParameter.DeclaringSyntaxReferences 1001Return m_CurriedFromParameter.IsImplicitlyDeclared 1006Return m_CurriedFromParameter.GetAttributes() 1011Return m_CurriedFromParameter.IsMetadataOut 1017Return m_CurriedFromParameter.IsMetadataIn 1023Return m_CurriedFromParameter.MarshallingInformation 1028Return m_CurriedFromParameter.GetDocumentationCommentXml(preferredCulture, expandIncludes, cancellationToken) 1032Return m_CurriedFromParameter.GetUseSiteInfo() 1037Return m_CurriedFromParameter.Name 1043Return m_CurriedFromParameter.MetadataName 1048Return Hash.Combine(m_CurriedFromParameter.GetHashCode(), ContainingSymbol.GetHashCode()) 1059other.m_CurriedFromParameter.Equals(m_CurriedFromParameter) AndAlso