Property | Type | Description | |
---|---|---|---|
unresolved | IUnresolvedProperty |
Method | Description | |
---|---|---|
DefaultResolvedProperty ( IUnresolvedProperty unresolved, ITypeResolveContext parentContext ) : System | ||
Specialize ( ICSharpCode.NRefactory.TypeSystem.Implementation.TypeParameterSubstitution substitution ) : IMember | ||
ToReference ( ) : ISymbolReference |
Method | Description | |
---|---|---|
ComputeAccessibility ( ) : Accessibility |
public DefaultResolvedProperty ( IUnresolvedProperty unresolved, ITypeResolveContext parentContext ) : System | ||
unresolved | IUnresolvedProperty | |
parentContext | ITypeResolveContext | |
return | System |
public Specialize ( ICSharpCode.NRefactory.TypeSystem.Implementation.TypeParameterSubstitution substitution ) : IMember | ||
substitution | ICSharpCode.NRefactory.TypeSystem.Implementation.TypeParameterSubstitution | |
return | IMember |