docs.unity.cn
    Show / Hide Table of Contents

    Method GetAllModulesAffectingSystemType

    GetAllModulesAffectingSystemType(TypeDeclarationSyntax, List<ISystemModule>, GeneratorExecutionContext)

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