1 write to ServiceContract
dotnet-svcutil-lib (1)
CommandProcessorOptions.cs (1)
276
this.
ServiceContract
= false;
2 references to ServiceContract
dotnet-svcutil-lib (2)
CommandProcessorOptions.cs (1)
274
if (!this.
ServiceContract
.HasValue)
ImportModule.cs (1)
251
if (options.
ServiceContract
== true)