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
();
359
return result.
ToGuid
();
378
result = parseResult.
ToGuid
();
399
result = parseResult.
ToGuid
();
438
return result.
ToGuid
();
475
result = parseResult.
ToGuid
();