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