1 reference to DiscardSymbol
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\BoundDiscardExpression.cs (1)
33return new DiscardSymbol(TypeWithAnnotations.Create(this.Type, this.TopLevelNullability.Annotation.ToInternalAnnotation()));