1 write to s_ListSerializer
PresentationFramework (1)
src\Framework\System\Windows\Annotations\AnnotationResource.cs (1)
375s_ListSerializer = new Serializer(typeof(ContentLocator));
2 references to s_ListSerializer
PresentationFramework (2)
src\Framework\System\Windows\Annotations\AnnotationResource.cs (2)
373if (s_ListSerializer == null) 377return s_ListSerializer;