docs.unity.cn
    Show / Hide Table of Contents

    Method GetSyntaxTreesWithCandidates

    GetSyntaxTreesWithCandidates(IEnumerable<ISystemModule>)

    Declaration
    public static IEnumerable<SyntaxTree> GetSyntaxTreesWithCandidates(IEnumerable<ISystemModule> allModules)
    Parameters
    Type Name Description
    IEnumerable<ISystemModule> allModules
    Returns
    Type Description
    IEnumerable<SyntaxTree>
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use