Simplify circular dependency detection caching. #118
Annotations
10 errors
|
src/Autofac/Core/Resolving/Middleware/CircularDependencyDetectorMiddleware.cs#L61
Argument 2: cannot convert from 'long' to 'System.TimeSpan'
|
|
src/Autofac/Features/Collections/CollectionRegistrationSource.cs#L376
'ValueStopwatch' does not contain a definition for 'ElapsedTicks' and no accessible extension method 'ElapsedTicks' accepting a first argument of type 'ValueStopwatch' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Autofac/Features/Collections/CollectionRegistrationSource.cs#L331
'ValueStopwatch' does not contain a definition for 'ElapsedTicks' and no accessible extension method 'ElapsedTicks' accepting a first argument of type 'ValueStopwatch' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Autofac/Core/Registration/DefaultRegisteredServicesTracker.cs#L364
'ValueStopwatch' does not contain a definition for 'ElapsedTicks' and no accessible extension method 'ElapsedTicks' accepting a first argument of type 'ValueStopwatch' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Autofac/Core/Lifetime/LifetimeScope.cs#L639
'ValueStopwatch' does not contain a definition for 'ElapsedTicks' and no accessible extension method 'ElapsedTicks' accepting a first argument of type 'ValueStopwatch' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Autofac/Core/Resolving/Middleware/CircularDependencyDetectorMiddleware.cs#L61
Argument 2: cannot convert from 'long' to 'System.TimeSpan'
|
|
src/Autofac/Core/Registration/DefaultRegisteredServicesTracker.cs#L364
'ValueStopwatch' does not contain a definition for 'ElapsedTicks' and no accessible extension method 'ElapsedTicks' accepting a first argument of type 'ValueStopwatch' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Autofac/Core/Lifetime/LifetimeScope.cs#L639
'ValueStopwatch' does not contain a definition for 'ElapsedTicks' and no accessible extension method 'ElapsedTicks' accepting a first argument of type 'ValueStopwatch' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Autofac/Features/Collections/CollectionRegistrationSource.cs#L376
'ValueStopwatch' does not contain a definition for 'ElapsedTicks' and no accessible extension method 'ElapsedTicks' accepting a first argument of type 'ValueStopwatch' could be found (are you missing a using directive or an assembly reference?)
|
|
src/Autofac/Features/Collections/CollectionRegistrationSource.cs#L331
'ValueStopwatch' does not contain a definition for 'ElapsedTicks' and no accessible extension method 'ElapsedTicks' accepting a first argument of type 'ValueStopwatch' could be found (are you missing a using directive or an assembly reference?)
|
The logs for this run have expired and are no longer available.
Loading