3 references to IsEmpty
System.Runtime.Remoting (3)
metadata\wsdlparser.cs (3)
2735
if (!urtNS.
IsEmpty
&& urtNS.UrtType == UrtType.Interop)
2749
if (!urtNS.
IsEmpty
&& !(urtNS.UrtType == UrtType.UrtSystem || urtNS.UrtType == UrtType.Xsd || urtNS.UrtType == UrtType.None))
6878
Debug.Assert(!
IsEmpty
, "Empty namespace " + Name + " being printed");