1 instantiation of AssemblyInfoBuilder
HelixTasks (1)
AssemblyScheduler.cs (1)
83var builder = new AssemblyInfoBuilder(assemblyPath, methodLimit);
2 references to AssemblyInfoBuilder
HelixTasks (2)
AssemblyScheduler.cs (2)
83var builder = new AssemblyInfoBuilder(assemblyPath, methodLimit); 183AssemblyInfoBuilder.Build(assemblyPath, _methodLimit, typeInfoList, out partitionList, out assemblyInfoList, netFramework);