2 references to String
System (1)
services\monitoring\system\diagnosticts\SharedPerformanceCounter.cs (1)
658string counter = new String((sbyte*)counterNamesPtr, start, i-start, Encoding.Unicode);
System.Web (1)
StringResourceManager.cs (1)
28return new String((sbyte *)pv, offset, size, Encoding.UTF8);