3 references to @GenerateNewAsync
dotnet-svcutil-lib (3)
FrameworkFork\System.Web.Services\Services\Description\WebReferenceOptions.cs (3)
191
case Microsoft.Xml.Serialization.CodeGenerationOptions.
@GenerateNewAsync
: s = @"newAsync"; break;
201
(long)Microsoft.Xml.Serialization.CodeGenerationOptions.
@GenerateNewAsync
,
296
h.Add(@"newAsync", (long)Microsoft.Xml.Serialization.CodeGenerationOptions.
@GenerateNewAsync
);