C# Class Pchp.CodeAnalysis.Symbols.SubstitutedParameterSymbol

Inheritance: WrappedParameterSymbol
Show file Open project: iolevel/peachpie Class Usage Examples

Private Properties

Property Type Description
SubstitutedParameterSymbol Microsoft.CodeAnalysis
SubstitutedParameterSymbol Microsoft.CodeAnalysis
SubstitutedParameterSymbol Microsoft.CodeAnalysis

Private Methods

Method 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