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