1 reference to WideCharToAnsiChar
System.Private.CoreLib (1)
Internal\Runtime\CompilerHelpers\InteropHelpers.cs (1)
183
return PInvokeMarshal.
WideCharToAnsiChar
(managedValue, bestFit, throwOnUnmappableChar);