2 references to XsdString
mscorlib (1)
system\runtime\serialization\formatters\binary\binaryobjectwriter.cs (1)
1212if (!CheckTypeFormat(formatterEnums.FEtypeFormat, FormatterTypeStyle.XsdString))
System.Runtime.Remoting (1)
channels\core\corechannel.cs (1)
476fmt.TypeFormat |= FormatterTypeStyle.XsdString;