Home
last modified time | relevance | path

Searched refs:EatAllWhitespace (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/mscorlib/system/
H A Dguid.cs471 guidString = EatAllWhitespace(guidString); in TryParseGuidWithHexPrefix()
862 private static String EatAllWhitespace(String str) in EatAllWhitespace() method
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/shared/System/
H A DGuid.cs533 guidString = EatAllWhitespace(guidString); in TryParseGuidWithHexPrefix()
951 private static ReadOnlySpan<char> EatAllWhitespace(ReadOnlySpan<char> str) in EatAllWhitespace() method
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/src/CoreLib/System/
H A DGuid.cs533 guidString = EatAllWhitespace(guidString); in TryParseGuidWithHexPrefix()
951 private static ReadOnlySpan<char> EatAllWhitespace(ReadOnlySpan<char> str) in EatAllWhitespace() method