Search Results for

    Show / Hide Table of Contents

    Class WellKnownGeneratorInputs

    Inheritance
    object
    WellKnownGeneratorInputs
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: Microsoft.CodeAnalysis
    Assembly: Microsoft.CodeAnalysis.dll
    Syntax
    public static class WellKnownGeneratorInputs

    Fields

    AdditionalTexts

    Declaration
    public const string AdditionalTexts = "AdditionalTexts"
    Field Value
    Type Description
    string

    AnalyzerConfigOptions

    Declaration
    public const string AnalyzerConfigOptions = "AnalyzerConfigOptions"
    Field Value
    Type Description
    string

    Compilation

    Declaration
    public const string Compilation = "Compilation"
    Field Value
    Type Description
    string

    MetadataReferences

    Declaration
    public const string MetadataReferences = "MetadataReferences"
    Field Value
    Type Description
    string

    ParseOptions

    Declaration
    public const string ParseOptions = "ParseOptions"
    Field Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0