2 references to LookupRealSchemaType
System.Runtime.Remoting (2)
metadata\wsdlwriter.cs (2)
2665RealSchemaType rsType = LookupRealSchemaType(name); 2755Debug.Assert(LookupRealSchemaType(rsType.Name) == null, "Duplicate Type found");