INamedTypeSymbol.IsFileLocal Property

Definition

Indicates the type is declared in source and is only visible in the file it is declared in.

public bool IsFileLocal { get; }
member this.IsFileLocal : bool
Public ReadOnly Property IsFileLocal As Boolean

Property Value

Applies to