Interface ILabelSymbol
Inherited Members
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public interface ILabelSymbol : ISymbol, IEquatable<ISymbol?>
Properties
ContainingMethod
Declaration
IMethodSymbol ContainingMethod { get; }
Property Value
| Type | Description |
|---|---|
| IMethodSymbol |