1 reference to s_semicolonSeparator
System.Runtime.Remoting (1)
channels\http\httpchannelhelper.cs (1)
149
String[] parts = contentType.Split(
s_semicolonSeparator
);