Method in DeclarationBuilder
Sets the SourceNodeName of the Declaration .
public DeclarationBuilder WithSourceNodeName(string sourceNodeName)string sourceNodeName
The source node name to apply to the Declaration.
The instance that received this method call.