3 references to typeofStringArray
mscorlib (3)
system\runtime\serialization\formatters\binary\binarycommonclasses.cs (3)
54
else if (Object.ReferenceEquals(type, Converter.
typeofStringArray
))
117
else if (Object.ReferenceEquals(type, Converter.
typeofStringArray
))
250
type = Converter.
typeofStringArray
;