1 write to Verb
dotnet-svcutil-lib (1)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
7771o.@Verb = Reader.Value;
2 references to Verb
dotnet-svcutil-lib (2)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
1703WriteAttribute(@"verb", @"", ((global::System.String)o.@Verb));
ImportModule.cs (1)
415string httpVerb = httpBinding.Verb;