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