For the complete documentation index, see llms.txt. This page is also available as Markdown.

IsImplicit

Property in Declaration

Summary

Get or sets a value indicating whether this Declaration was implicitly inferred from usage.

public bool IsImplicit { get; internal set; }

Last updated

Was this helpful?