1 write to s_sharedContext
mscorlib (1)
system\runtime\designerservices\windowsruntimedesignercontext.cs (1)
119s_sharedContext = sharedContext;
2 references to s_sharedContext
mscorlib (2)
system\runtime\designerservices\windowsruntimedesignercontext.cs (2)
89if (s_sharedContext == IntPtr.Zero) 114if (s_sharedContext != IntPtr.Zero)