2 writes to Source
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XsdBuilder.cs (1)
2280builder._appInfo.Source = ParseUriReference(value);
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
8912o.@Source = CollapseWhitespace(Reader.Value);
2 references to Source
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaObjectWriter.cs (1)
542WriteAttribute("source", "", o.Source);
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (1)
2575WriteAttribute(@"source", @"", ((global::System.String)o.@Source));