2 references to All
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Guid.cs (2)
223
if (failureKind == ParseFailure.Overflow_UInt32 && _throwStyle == GuidParseThrowStyle.
All
)
268
var result = new GuidResult(GuidParseThrowStyle.
All
);