2 references to GetGUID
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\GuidGenerator.cs (2)
49
return $"pinterface({{{
GetGUID
(type)}}};{String.Join(";", args)})";
98
return $"delegate({{{
GetGUID
(type)}}})";