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
Warning CS0108 'TestCollection.TryGetValue(TestEnum, out TestClass)' hides inherited member 'KeyedCollection<TestEnum, TestClass>.TryGetValue(TestEnum, out TestClass)'. Use the new keyword if hiding was intended. FullSerializer.Testing ...\Testing\RuntimeTests\Providers\KeyedCollectionProvider.cs 9
The text was updated successfully, but these errors were encountered:
Warning CS0108 'TestCollection.TryGetValue(TestEnum, out TestClass)' hides inherited member 'KeyedCollection<TestEnum, TestClass>.TryGetValue(TestEnum, out TestClass)'. Use the new keyword if hiding was intended. FullSerializer.Testing ...\Testing\RuntimeTests\Providers\KeyedCollectionProvider.cs 9
The text was updated successfully, but these errors were encountered: