3 references to SystemId
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Dom\XmlEntityReference.cs (3)
207if (ent.SystemId != null && ent.SystemId.Length > 0) 208return ConstructBaseURI(ent.BaseURI, ent.SystemId);