3 references to GetPropertyMethodFromBaseType
System.Xml (3)
System\Xml\Serialization\CodeGenerator.cs (3)
749getMethod = GetPropertyMethodFromBaseType(property, true); 781getMethod = GetPropertyMethodFromBaseType(property, true); 814setMethod = GetPropertyMethodFromBaseType(property, false);