2 references to typeofTimeSpan
mscorlib (2)
system\runtime\serialization\formatters\binary\binaryconverter.cs (2)
49
else if (Object.ReferenceEquals(type,
typeofTimeSpan
))
229
typeATemp[(int)InternalPrimitiveTypeE.TimeSpan] =
typeofTimeSpan
;