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