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