|
23 | 23 | <Assembly Name="Microsoft.Extensions.Caching.Memory" Version="10.0.0.0" /> |
24 | 24 | <Assembly Name="Microsoft.Extensions.Caching.Redis" Version="2.3.0.0" /> |
25 | 25 | <Assembly Name="Microsoft.Extensions.Caching.SqlServer" Version="10.0.0.0" /> |
26 | | - <Assembly Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="9.0.4.0" /> |
| 26 | + <Assembly Name="Microsoft.Extensions.Caching.StackExchangeRedis" Version="10.0.0.0" /> |
27 | 27 | <Assembly Name="Microsoft.Extensions.Compliance.Abstractions" Version="9.4.0.0" /> |
28 | 28 | <Assembly Name="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.0.0" /> |
29 | 29 | <Assembly Name="Microsoft.Extensions.Configuration.Binder" Version="10.0.0.0" /> |
|
2680 | 2680 | <Type Name="Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests" Id="T:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests"> |
2681 | 2681 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.#ctor" /> |
2682 | 2682 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ClosedGenericsWithIsKeyedService" /> |
| 2683 | + <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.CombinationalRegistration" /> |
2683 | 2684 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.CreateServiceProvider(Microsoft.Extensions.DependencyInjection.IServiceCollection)" /> |
2684 | 2685 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.CreateServiceWithKeyedParameter" /> |
2685 | 2686 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ExplicitServiceRegistrationWithIsKeyedService" /> |
|
2692 | 2693 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedService" /> |
2693 | 2694 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedServices" /> |
2694 | 2695 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedServicesAnyKey" /> |
| 2696 | + <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedServicesAnyKeyConsistency" /> |
| 2697 | + <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedServicesAnyKeyConsistencyWithAnyKeyRegistration" /> |
| 2698 | + <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedServicesAnyKeyOrdering" /> |
2695 | 2699 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedServicesAnyKeyWithAnyKeyRegistration" /> |
2696 | 2700 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedServiceSingletonFactory" /> |
2697 | 2701 | <Member Id="M:Microsoft.Extensions.DependencyInjection.Specification.KeyedDependencyInjectionSpecificationTests.ResolveKeyedServiceSingletonFactoryWithAnyKey" /> |
|
13995 | 13999 | <Member Id="F:System.Diagnostics.ActivitySamplingResult.PropagationData" /> |
13996 | 14000 | </Type> |
13997 | 14001 | <Type Name="System.Diagnostics.ActivitySource" Id="T:System.Diagnostics.ActivitySource"> |
| 14002 | + <Member Id="M:System.Diagnostics.ActivitySource.#ctor(System.Diagnostics.ActivitySourceOptions)" /> |
13998 | 14003 | <Member Id="M:System.Diagnostics.ActivitySource.#ctor(System.String)" /> |
13999 | 14004 | <Member Id="M:System.Diagnostics.ActivitySource.#ctor(System.String,System.String)" /> |
14000 | 14005 | <Member Id="M:System.Diagnostics.ActivitySource.#ctor(System.String,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}})" /> |
|
14010 | 14015 | <Member Id="M:System.Diagnostics.ActivitySource.StartActivity(System.String,System.Diagnostics.ActivityKind,System.String,System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{System.String,System.Object}},System.Collections.Generic.IEnumerable{System.Diagnostics.ActivityLink},System.DateTimeOffset)" /> |
14011 | 14016 | <Member Id="P:System.Diagnostics.ActivitySource.Name" /> |
14012 | 14017 | <Member Id="P:System.Diagnostics.ActivitySource.Tags" /> |
| 14018 | + <Member Id="P:System.Diagnostics.ActivitySource.TelemetrySchemaUrl" /> |
14013 | 14019 | <Member Id="P:System.Diagnostics.ActivitySource.Version" /> |
14014 | 14020 | </Type> |
| 14021 | + <Type Name="System.Diagnostics.ActivitySourceOptions" Id="T:System.Diagnostics.ActivitySourceOptions"> |
| 14022 | + <Member Id="M:System.Diagnostics.ActivitySourceOptions.#ctor(System.String)" /> |
| 14023 | + <Member Id="P:System.Diagnostics.ActivitySourceOptions.Name" /> |
| 14024 | + <Member Id="P:System.Diagnostics.ActivitySourceOptions.Tags" /> |
| 14025 | + <Member Id="P:System.Diagnostics.ActivitySourceOptions.TelemetrySchemaUrl" /> |
| 14026 | + <Member Id="P:System.Diagnostics.ActivitySourceOptions.Version" /> |
| 14027 | + </Type> |
14015 | 14028 | <Type Name="System.Diagnostics.ActivitySpanId" Id="T:System.Diagnostics.ActivitySpanId"> |
14016 | 14029 | <Member Id="M:System.Diagnostics.ActivitySpanId.CopyTo(System.Span{System.Byte})" /> |
14017 | 14030 | <Member Id="M:System.Diagnostics.ActivitySpanId.CreateFromBytes(System.ReadOnlySpan{System.Byte})" /> |
|
14970 | 14983 | <Member Id="P:System.Diagnostics.Metrics.Meter.Name" /> |
14971 | 14984 | <Member Id="P:System.Diagnostics.Metrics.Meter.Scope" /> |
14972 | 14985 | <Member Id="P:System.Diagnostics.Metrics.Meter.Tags" /> |
| 14986 | + <Member Id="P:System.Diagnostics.Metrics.Meter.TelemetrySchemaUrl" /> |
14973 | 14987 | <Member Id="P:System.Diagnostics.Metrics.Meter.Version" /> |
14974 | 14988 | </Type> |
14975 | 14989 | <Type Name="System.Diagnostics.Metrics.MeterFactoryExtensions" Id="T:System.Diagnostics.Metrics.MeterFactoryExtensions"> |
|
14991 | 15005 | <Member Id="P:System.Diagnostics.Metrics.MeterOptions.Name" /> |
14992 | 15006 | <Member Id="P:System.Diagnostics.Metrics.MeterOptions.Scope" /> |
14993 | 15007 | <Member Id="P:System.Diagnostics.Metrics.MeterOptions.Tags" /> |
| 15008 | + <Member Id="P:System.Diagnostics.Metrics.MeterOptions.TelemetrySchemaUrl" /> |
14994 | 15009 | <Member Id="P:System.Diagnostics.Metrics.MeterOptions.Version" /> |
14995 | 15010 | </Type> |
14996 | 15011 | <Type Name="System.Diagnostics.Metrics.ObservableCounter`1" Id="T:System.Diagnostics.Metrics.ObservableCounter`1"> |
|
21211 | 21226 | <Type Name="System.IO.Hashing.Crc32" Id="T:System.IO.Hashing.Crc32"> |
21212 | 21227 | <Member Id="M:System.IO.Hashing.Crc32.#ctor" /> |
21213 | 21228 | <Member Id="M:System.IO.Hashing.Crc32.Append(System.ReadOnlySpan{System.Byte})" /> |
| 21229 | + <Member Id="M:System.IO.Hashing.Crc32.Clone" /> |
21214 | 21230 | <Member Id="M:System.IO.Hashing.Crc32.GetCurrentHashAsUInt32" /> |
21215 | 21231 | <Member Id="M:System.IO.Hashing.Crc32.GetCurrentHashCore(System.Span{System.Byte})" /> |
21216 | 21232 | <Member Id="M:System.IO.Hashing.Crc32.GetHashAndResetCore(System.Span{System.Byte})" /> |
|
21224 | 21240 | <Type Name="System.IO.Hashing.Crc64" Id="T:System.IO.Hashing.Crc64"> |
21225 | 21241 | <Member Id="M:System.IO.Hashing.Crc64.#ctor" /> |
21226 | 21242 | <Member Id="M:System.IO.Hashing.Crc64.Append(System.ReadOnlySpan{System.Byte})" /> |
| 21243 | + <Member Id="M:System.IO.Hashing.Crc64.Clone" /> |
21227 | 21244 | <Member Id="M:System.IO.Hashing.Crc64.GetCurrentHashAsUInt64" /> |
21228 | 21245 | <Member Id="M:System.IO.Hashing.Crc64.GetCurrentHashCore(System.Span{System.Byte})" /> |
21229 | 21246 | <Member Id="M:System.IO.Hashing.Crc64.GetHashAndResetCore(System.Span{System.Byte})" /> |
|
21256 | 21273 | <Member Id="M:System.IO.Hashing.XxHash128.#ctor" /> |
21257 | 21274 | <Member Id="M:System.IO.Hashing.XxHash128.#ctor(System.Int64)" /> |
21258 | 21275 | <Member Id="M:System.IO.Hashing.XxHash128.Append(System.ReadOnlySpan{System.Byte})" /> |
| 21276 | + <Member Id="M:System.IO.Hashing.XxHash128.Clone" /> |
21259 | 21277 | <Member Id="M:System.IO.Hashing.XxHash128.GetCurrentHashCore(System.Span{System.Byte})" /> |
21260 | 21278 | <Member Id="M:System.IO.Hashing.XxHash128.Hash(System.Byte[])" /> |
21261 | 21279 | <Member Id="M:System.IO.Hashing.XxHash128.Hash(System.Byte[],System.Int64)" /> |
|
21268 | 21286 | <Member Id="M:System.IO.Hashing.XxHash3.#ctor" /> |
21269 | 21287 | <Member Id="M:System.IO.Hashing.XxHash3.#ctor(System.Int64)" /> |
21270 | 21288 | <Member Id="M:System.IO.Hashing.XxHash3.Append(System.ReadOnlySpan{System.Byte})" /> |
| 21289 | + <Member Id="M:System.IO.Hashing.XxHash3.Clone" /> |
21271 | 21290 | <Member Id="M:System.IO.Hashing.XxHash3.GetCurrentHashAsUInt64" /> |
21272 | 21291 | <Member Id="M:System.IO.Hashing.XxHash3.GetCurrentHashCore(System.Span{System.Byte})" /> |
21273 | 21292 | <Member Id="M:System.IO.Hashing.XxHash3.Hash(System.Byte[])" /> |
|
21282 | 21301 | <Member Id="M:System.IO.Hashing.XxHash32.#ctor" /> |
21283 | 21302 | <Member Id="M:System.IO.Hashing.XxHash32.#ctor(System.Int32)" /> |
21284 | 21303 | <Member Id="M:System.IO.Hashing.XxHash32.Append(System.ReadOnlySpan{System.Byte})" /> |
| 21304 | + <Member Id="M:System.IO.Hashing.XxHash32.Clone" /> |
21285 | 21305 | <Member Id="M:System.IO.Hashing.XxHash32.GetCurrentHashAsUInt32" /> |
21286 | 21306 | <Member Id="M:System.IO.Hashing.XxHash32.GetCurrentHashCore(System.Span{System.Byte})" /> |
21287 | 21307 | <Member Id="M:System.IO.Hashing.XxHash32.Hash(System.Byte[])" /> |
|
21296 | 21316 | <Member Id="M:System.IO.Hashing.XxHash64.#ctor" /> |
21297 | 21317 | <Member Id="M:System.IO.Hashing.XxHash64.#ctor(System.Int64)" /> |
21298 | 21318 | <Member Id="M:System.IO.Hashing.XxHash64.Append(System.ReadOnlySpan{System.Byte})" /> |
| 21319 | + <Member Id="M:System.IO.Hashing.XxHash64.Clone" /> |
21299 | 21320 | <Member Id="M:System.IO.Hashing.XxHash64.GetCurrentHashAsUInt64" /> |
21300 | 21321 | <Member Id="M:System.IO.Hashing.XxHash64.GetCurrentHashCore(System.Span{System.Byte})" /> |
21301 | 21322 | <Member Id="M:System.IO.Hashing.XxHash64.Hash(System.Byte[])" /> |
|
0 commit comments