2 writes to _codeBase
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializerAssemblyAttribute.cs (2)
39_codeBase = codeBase; 49set { _codeBase = value; }
1 reference to _codeBase
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializerAssemblyAttribute.cs (1)
48get { return _codeBase; }