The XML documentation for PartialDefinitionPartsays:
If it is part of the partial method implementation, returns the corresponding part of the definition. Otherwise null.
And PartialImplementationPart:
If it is a declaration of a partial method without a body, and this method is implemented with a body, returns this definition of implementation. Otherwise, zero.
, , , null PartialImplementationPart. , , , , .