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