1 instantiation of ElementDecl
System.Runtime.Remoting (1)
metadata\wsdlparser.cs (1)
626parsingNamespace.AddElementDecl(new ElementDecl(elmName, elmNS, typeName, typeNS,
2 references to ElementDecl
System.Runtime.Remoting (2)
metadata\wsdlparser.cs (2)
6582internal void AddElementDecl(ElementDecl elmDecl){ 6803((ElementDecl) _elmDecls[i]).Resolve(parser);