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