1 write to m_CurriedFromParameter
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\ReducedExtensionMethodSymbol.vb (1)
858m_CurriedFromParameter = curriedFromParameter
32 references to m_CurriedFromParameter
Microsoft.CodeAnalysis.VisualBasic (32)
Binding\Binder_XmlLiterals.vb (1)
2025Return m_CurriedFromParameter.Type
Symbols\ReducedExtensionMethodSymbol.vb (31)
837Dim paramType As TypeSymbol = m_CurriedFromParameter.Type 867Return m_CurriedFromParameter.IsByRef 873Return m_CurriedFromParameter.IsExplicitByRef 879Return m_CurriedFromParameter.CustomModifiers 885Return m_CurriedFromParameter.RefCustomModifiers 891Return m_CurriedFromParameter.Ordinal - 1 897Return m_CurriedFromParameter.IsParamArray 903Return m_CurriedFromParameter.IsOptional 909Return m_CurriedFromParameter.ExplicitDefaultConstantValue(inProgress) 915Return m_CurriedFromParameter.HasOptionCompare 921Return m_CurriedFromParameter.IsIDispatchConstant 927Return m_CurriedFromParameter.IsIUnknownConstant 933Return m_CurriedFromParameter.IsCallerLineNumber 939Return m_CurriedFromParameter.IsCallerMemberName 945Return m_CurriedFromParameter.IsCallerFilePath 951Return m_CurriedFromParameter.CallerArgumentExpressionParameterIndex - 1 957Return m_CurriedFromParameter.HasExplicitDefaultValue 963Return m_CurriedFromParameter.Locations 969Return m_CurriedFromParameter.DeclaringSyntaxReferences 975Return m_CurriedFromParameter.IsImplicitlyDeclared 980Return m_CurriedFromParameter.GetAttributes() 985Return m_CurriedFromParameter.IsMetadataOut 991Return m_CurriedFromParameter.IsMetadataIn 997Return m_CurriedFromParameter.MarshallingInformation 1002Return m_CurriedFromParameter.GetDocumentationCommentXml(preferredCulture, expandIncludes, cancellationToken) 1006Return m_CurriedFromParameter.GetUseSiteInfo() 1011Return m_CurriedFromParameter.Name 1017Return m_CurriedFromParameter.MetadataName 1022Return Hash.Combine(m_CurriedFromParameter.GetHashCode(), ContainingSymbol.GetHashCode()) 1033other.m_CurriedFromParameter.Equals(m_CurriedFromParameter) AndAlso