renames objects/methods and adds a lock to the routing mechanism

This commit is contained in:
Shannon
2019-09-09 23:25:28 +10:00
parent 8fef824dc1
commit fdad387414
8 changed files with 61 additions and 23 deletions

View File

@@ -115,7 +115,7 @@
<Compile Include="AppBuilderExtensions.cs" />
<Compile Include="AreaRegistrationContextExtensions.cs" />
<Compile Include="AspNetHttpContextAccessor.cs" />
<Compile Include="Cache\BackgroundSafeLiveFactory.cs" />
<Compile Include="Cache\BackgroundPublishedSnapshotServiceNotifier.cs" />
<Compile Include="Cache\DistributedCacheBinder.cs" />
<Compile Include="Cache\DistributedCacheBinderComposer.cs" />
<Compile Include="Cache\DistributedCacheBinder_Handlers.cs" />