7 references to ToGuid
System.Private.CoreLib (7)
src\libraries\System.Private.CoreLib\src\System\Guid.cs (7)
274
this = result.
ToGuid
();
345
return result.
ToGuid
();
354
return result.
ToGuid
();
373
result = parseResult.
ToGuid
();
388
result = parseResult.
ToGuid
();
427
return result.
ToGuid
();
464
result = parseResult.
ToGuid
();