docs.unity.cn
    Show / Hide Table of Contents

    Method GetSystemTypeInTreeWithCandidate

    GetSystemTypeInTreeWithCandidate(SyntaxTree, IEnumerable<ISystemModule>)

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