4 references to ToCharArray
Microsoft.ML.Transforms (1)
PresentationFramework (2)
System\Windows\Documents\FlowPosition.cs (2)
224Array.Copy(text.ToCharArray(flow._offset, maxLength), 0, chars, startIndex, maxLength);
228Array.Copy(text.ToCharArray(flow._offset - maxLength, maxLength), 0, chars, startIndex, maxLength);
System.Data.Odbc (1)