4 references to WriteTypeInfo
System.Xml (4)
System\Xml\Serialization\XmlSerializationWriter.cs (4)
3355WriteTypeInfo(scope, typeDesc, type); 3372string elementTypeVariable = WriteTypeInfo(scope, elementTypeDesc, scope.GetTypeFromTypeDesc(elementTypeDesc)); 3390string parameterTypeVariable = WriteTypeInfo(scope, scope.GetTypeDesc(parameterType), parameterType); 3410WriteTypeInfo(scope, elementTypeDesc, scope.GetTypeFromTypeDesc(elementTypeDesc));