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