1 write to s_FormatterServicesSyncObject
System.Workflow.ComponentModel (1)
AuthoringOM\Serializer\FormatterServicesNoSerializableCheck.cs (1)
51Interlocked.CompareExchange(ref s_FormatterServicesSyncObject, o, null);
2 references to s_FormatterServicesSyncObject
System.Workflow.ComponentModel (2)
AuthoringOM\Serializer\FormatterServicesNoSerializableCheck.cs (2)
48if (s_FormatterServicesSyncObject == null) 53return s_FormatterServicesSyncObject;