C# Class Microsoft.CSharp.RuntimeBinder.Semantics.OutputContext

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Méthodes publiques

Свойство Type Description
m_bUnsafeErrorGiven bool
m_pCurrentMethodSymbol MethodSymbol
m_pThisPointer Microsoft.CSharp.RuntimeBinder.Semantics.LocalVariableSymbol

Property Details

m_bUnsafeErrorGiven public_oe property

public bool m_bUnsafeErrorGiven
Résultat bool

m_pCurrentMethodSymbol public_oe property

public MethodSymbol,Microsoft.CSharp.RuntimeBinder.Semantics m_pCurrentMethodSymbol
Résultat MethodSymbol

m_pThisPointer public_oe property

public LocalVariableSymbol,Microsoft.CSharp.RuntimeBinder.Semantics m_pThisPointer
Résultat Microsoft.CSharp.RuntimeBinder.Semantics.LocalVariableSymbol