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