2 writes to Source
System.Private.Xml (1)
System\Xml\Schema\XsdBuilder.cs (1)
2275builder._appInfo!.Source = ParseUriReference(value);
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
8832o.@Source = CollapseWhitespace(Reader.Value);
2 references to Source
System.Private.Xml (1)
System\Xml\Serialization\SchemaObjectWriter.cs (1)
541WriteAttribute("source", "", o.Source);
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
2378WriteAttribute(@"source", @"", ((global::System.String)o.@Source));