3 references to ParsePropertyComments
PresentationFramework (3)
src\Framework\MS\Internal\Globalization\BamlTreeMap.cs (1)
709comments.LocalizationComments = LocComments.ParsePropertyComments(stringComment);
src\Framework\MS\Internal\Globalization\LocalizationComments.cs (1)
71PropertyComment[] pairs = ParsePropertyComments(input);
src\Framework\System\Windows\Localization.cs (1)
80LocComments.ParsePropertyComments(comments);