@@ -7633,7 +7633,6 @@ internal partial class Composition: ServiceProviderFactory<Composition>
76337633
76347634 // Services
76357635 .Bind ().To <Log <TT >>()
7636- .Bind ().To (_ => TimeSpan .FromSeconds (1 ))
76377636 .Bind ().As (Singleton ).To <Timer >()
76387637 .Bind ().As (PerBlock ).To <SystemClock >()
76397638 .Bind ().As (Singleton ).To <WeatherForecastService >()
@@ -7715,7 +7714,6 @@ internal partial class Composition: ServiceProviderFactory<Composition>
77157714
77167715 // Services
77177716 .Bind ().To <Log <TT >>()
7718- .Bind ().To (_ => TimeSpan .FromSeconds (1 ))
77197717 .Bind ().As (Singleton ).To <Timer >()
77207718 .Bind ().As (PerBlock ).To <SystemClock >()
77217719 .Bind ().As (Singleton ).To <WeatherForecastService >()
@@ -8100,7 +8098,6 @@ internal partial class Composition: ServiceProviderFactory<Composition>
81008098
81018099 // Models
81028100 .Bind ().To <Log <TT >>()
8103- .Bind ().To (_ => TimeSpan .FromSeconds (1 ))
81048101 .Bind ().As (Singleton ).To <Timer >()
81058102 .Bind ().As (PerBlock ).To <SystemClock >()
81068103
@@ -8810,7 +8807,6 @@ internal partial class Composition
88108807
88118808 // Models
88128809 .Bind ().To <Log <TT >>()
8813- .Bind ().To (_ => TimeSpan .FromSeconds (1 ))
88148810 .Bind ().As (Singleton ).To <Clock .Models .Timer >()
88158811 .Bind ().As (PerBlock ).To <SystemClock >()
88168812
@@ -12177,55 +12173,55 @@ Atomically generated smart tag with value "Overrider".
1217712173</blockquote ></details >
1217812174
1217912175
12180- <details ><summary >Field GenericType </summary ><blockquote >
12176+ <details ><summary >Field Cleaner </summary ><blockquote >
1218112177
12182- Atomically generated smart tag with value "GenericType ".
12178+ Atomically generated smart tag with value "Cleaner ".
1218312179 It's used for:
1218412180
12185- class _ Generator __ TypeResolver _ <-- _ IIdGenerator _ (GenericType ) -- _ IdGenerator _ as _ PerResolve _
12181+ class _ Generator __ DependencyGraphBuilder _ <-- _ IGraphRewriter _ (Cleaner ) -- _ GraphCleaner _ as _ PerBlock _
1218612182</blockquote ></details >
1218712183
1218812184
12189- <details ><summary >Field Injection </summary ><blockquote >
12185+ <details ><summary >Field CompositionClass </summary ><blockquote >
1219012186
12191- Atomically generated smart tag with value "Injection".
12187+ Atomically generated smart tag with value "CompositionClass".
12188+ It's used for:
1219212189
12190+ class _ Generator__ CodeBuilder_ <-- _ IBuilder`2_ (CompositionClass) -- _ CompositionClassBuilder_ as _ PerBlock_
1219312191</blockquote ></details >
1219412192
1219512193
12196- <details ><summary >Field Cleaner </summary ><blockquote >
12194+ <details ><summary >Field GenericType </summary ><blockquote >
1219712195
12198- Atomically generated smart tag with value "Cleaner ".
12196+ Atomically generated smart tag with value "GenericType ".
1219912197 It's used for:
1220012198
12201- class _ Generator __ DependencyGraphBuilder _ <-- _ IGraphRewriter _ (Cleaner ) -- _ GraphCleaner _ as _ PerBlock _
12199+ class _ Generator __ TypeResolver _ <-- _ IIdGenerator _ (GenericType ) -- _ IdGenerator _ as _ PerResolve _
1220212200</blockquote ></details >
1220312201
1220412202
12205- <details ><summary >Field Override </summary ><blockquote >
12203+ <details ><summary >Field Injection </summary ><blockquote >
1220612204
12207- Atomically generated smart tag with value "Override".
12208- It's used for:
12205+ Atomically generated smart tag with value "Injection".
1220912206
12210- class _ Generator__ OverrideIdProvider_ <-- _ IIdGenerator_ (Override) -- _ IdGenerator_ as _ PerResolve_
1221112207</blockquote ></details >
1221212208
1221312209
12214- <details ><summary >Field CompositionClass </summary ><blockquote >
12210+ <details ><summary >Field UsingDeclarations </summary ><blockquote >
1221512211
12216- Atomically generated smart tag with value "CompositionClass ".
12212+ Atomically generated smart tag with value "UsingDeclarations ".
1221712213 It's used for:
1221812214
12219- class _ Generator __ CodeBuilder _ <-- _ IBuilder`2_ (CompositionClass ) -- _ CompositionClassBuilder _ as _ PerBlock_
12215+ class _ Generator __ CompositionClassBuilder _ <-- _ IBuilder`2_ (UsingDeclarations ) -- _ UsingDeclarationsBuilder _ as _ PerBlock_
1222012216</blockquote ></details >
1222112217
1222212218
12223- <details ><summary >Field UsingDeclarations </summary ><blockquote >
12219+ <details ><summary >Field Override </summary ><blockquote >
1222412220
12225- Atomically generated smart tag with value "UsingDeclarations ".
12221+ Atomically generated smart tag with value "Override ".
1222612222 It's used for:
1222712223
12228- class _ Generator __ CompositionClassBuilder _ <-- _ IBuilder`2 _ (UsingDeclarations ) -- _ UsingDeclarationsBuilder _ as _ PerBlock _
12224+ class _ Generator __ OverrideIdProvider _ <-- _ IIdGenerator _ (Override ) -- _ IdGenerator _ as _ PerResolve _
1222912225</blockquote ></details >
1223012226
1223112227
0 commit comments