Base:
property
HasValue
Microsoft.Tools.ServiceModel.Svcutil.OptionBase.HasValue
1 reference to HasValue
dotnet-svcutil-lib (1)
Shared\Options\ListValueOption.cs (1)
41get { return base.CanSerialize && this.HasValue; }