Search Results for

    Show / Hide Table of Contents

    Enum LocationKind

    Specifies the kind of location (source vs. metadata).

    Namespace: Loretta.CodeAnalysis
    Assembly: Loretta.CodeAnalysis.dll
    Syntax
    public enum LocationKind : byte

    Fields

    Name Description
    ExternalFile

    The location in some external file.

    MetadataFile

    The location represents a metadata file.

    None

    Unspecified location.

    SourceFile

    The location represents a position in a source file.

    • Improve this Doc
    • View Source
    ☀
    ☾
    In This Article
    Back to top

    Copyright (c) LorettaDevs

    Generated by DocFX

    ☀
    ☾