2 references to SMReference
dotnet-svcutil.xmlserializer (2)
Microsoft\Tools\ServiceModel\SvcUtil\Options.cs (1)
417
string smReferenceArg = _arguments.GetArgument(Options.Cmd.
SMReference
);
Microsoft\Tools\ServiceModel\SvcUtil\OptionsStatics.cs (1)
58
public static readonly CommandSwitch SMReference = new CommandSwitch(Options.Cmd.
SMReference
, Abbr.SMReference, SwitchType.ValueList);