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