3 references to GetPropertyMethodFromBaseType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\CodeGenerator.cs (3)
799
getMethod =
GetPropertyMethodFromBaseType
(property, true);
836
getMethod =
GetPropertyMethodFromBaseType
(property, true);
874
setMethod =
GetPropertyMethodFromBaseType
(property, false);