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