3 references to WriteStructMethod
System.Private.Xml (3)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (3)
951value = WriteStructMethod( 1035object? WriteStruct() => WriteStructMethod(structMapping, mapping.TypeDesc!.IsNullable, true, defaultNamespace: null); 1873o = WriteStructMethod(derived, isNullable, checkType, defaultNamespace);