C# Class Pchp.CodeAnalysis.Symbols.SubstitutedParameterSymbol

Inheritance: WrappedParameterSymbol
Afficher le fichier Open project: iolevel/peachpie Class Usage Examples

Private Properties

Свойство Type Description
SubstitutedParameterSymbol Microsoft.CodeAnalysis
SubstitutedParameterSymbol Microsoft.CodeAnalysis
SubstitutedParameterSymbol Microsoft.CodeAnalysis

Private Methods

Méthode Description
SubstitutedParameterSymbol ( MethodSymbol containingSymbol, TypeMap map, ParameterSymbol originalParameter ) : Microsoft.CodeAnalysis
SubstitutedParameterSymbol ( PropertySymbol containingSymbol, TypeMap map, ParameterSymbol originalParameter ) : Microsoft.CodeAnalysis
SubstitutedParameterSymbol ( Symbol containingSymbol, TypeMap map, ParameterSymbol originalParameter ) : Microsoft.CodeAnalysis