1 write to s_LocatorGroupSerializer
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationResource.cs (1)
436s_LocatorGroupSerializer = new Serializer(typeof(ContentLocatorGroup));
2 references to s_LocatorGroupSerializer
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationResource.cs (2)
434if (s_LocatorGroupSerializer == null) 438return s_LocatorGroupSerializer;