Exemplo n.º 1
0
 internal static void UnlockDefaultResolverConstructorSelector()
 {
     _defaultResolverConstructorSelector.UnlockValue();
 }
 internal static void UnlockConverter()
 {
     _converter.UnlockValue();
 }
Exemplo n.º 3
0
 internal static void UnlockKeyValueStore()
 {
     _keyValueStore.UnlockValue();
 }
Exemplo n.º 4
0
 internal static void UnlockExtraPrimitivishTypes()
 {
     _extraPrimitivishTypes.UnlockValue();
 }
Exemplo n.º 5
0
 internal static void UnlockBackgroundErrorLogFactory()
 {
     _backgroundErrorLogFactory.UnlockValue();
 }
Exemplo n.º 6
0
 internal static void UnlockCurrent()
 {
     _current.UnlockValue();
 }