You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception: System.AggregateException: One or more errors occurred. (Object synchronization method was called from an unsynchronized block of code.)
---> System.Threading.SynchronizationLockException: Object synchronization method was called from an unsynchronized block of code.
at System.Threading.ObjectHeader.Release(Object) + 0x14a
at System.Threading.Monitor.Exit(Object) + 0x17
at System.Resources.ResourceReader.AllocateStringForNameIndex(Int32, Int32&) + 0x6a1
at System.Resources.ResourceReader.ResourceEnumerator.get_Key() + 0xeb
at ILCompiler.SubstitutionProvider.AssemblyFeatureInfo..ctor(EcmaModule, Logger, IReadOnlyDictionary`2, BodyAndFieldSubstitutions) + 0x5af
at ILCompiler.SubstitutionProvider.FeatureSwitchHashtable.CreateValueFromKey(EcmaModule) + 0x5a
at Internal.TypeSystem.LockFreeReaderHashtable`2.CreateValueAndEnsureValueIsInTable(TKey) + 0x3b
at Internal.TypeSystem.LockFreeReaderHashtable`2.GetOrCreateValue(TKey) + 0x62
The text was updated successfully, but these errors were encountered:
Occurred in https://dev.azure.com/dnceng-public/public/_build/results?buildId=827048&view=results.
The text was updated successfully, but these errors were encountered: