2 references to Guid
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3804
case KnownElements.
Guid
: converterId = KnownElements.GuidConverter; break;
5507
case KnownElements.
Guid
: t = typeof(Guid); break;