1 write to Type
System.Web.Services (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
5455o.@Type = Reader.Value;
4 references to Type
System.Web.Services (4)
System\Web\Services\Description\MimeTextImporter.cs (3)
105fieldTypeName = ImportContext.ClassNames.AddUnique(CodeIdentifier.MakeValid(match.Type.Length == 0 ? name : match.Type), match); 116if (match.Matches.Count == 0 && match.Type.Length > 0) {
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
804WriteAttribute(@"type", @"", ((global::System.String)o.@Type));