Property | Type | Description | |
---|---|---|---|
AmbiguousResult | |||
BestResult | |||
InaccessibleResult | |||
InconvertibleResult | |||
UninferableResult |
Method | Description | |
---|---|---|
AddInconvertibleResult ( |
||
GetAmbiguousResult ( ) : |
||
GetBestResult ( ) : |
||
GetInaccessibleResult ( ) : |
||
GetUninferableResult ( ) : |
||
GroupToArgsBinderResult ( ) : System.Collections.Generic | ||
IsBetterUninferableResult ( |
Method | Description | |
---|---|---|
IsBetterThanCurrent ( |
||
NumberOfErrorTypes ( |
public AddInconvertibleResult ( |
||
method | ||
currentType | ||
currentTypeArgs | ||
return | void |
public GetAmbiguousResult ( ) : |
||
return |
public GetInaccessibleResult ( ) : |
||
return |
public GetUninferableResult ( ) : |
||
return |
public GroupToArgsBinderResult ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |
public IsBetterUninferableResult ( |
||
pTypeArguments | ||
return | bool |
public MethPropWithInst,Microsoft.CSharp.RuntimeBinder.Semantics AmbiguousResult | ||
return |
public MethPropWithInst,Microsoft.CSharp.RuntimeBinder.Semantics BestResult | ||
return |
public MethPropWithInst,Microsoft.CSharp.RuntimeBinder.Semantics InaccessibleResult | ||
return |
public MethPropWithInst,Microsoft.CSharp.RuntimeBinder.Semantics InconvertibleResult | ||
return |