2 references to IsEmpty
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\StringHandle.cs (1)
172
else if (
IsEmpty
)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
367
if (!ns.Prefix.IsEmpty && ns.Uri.
IsEmpty
)