3 references to _undeclaredElementDecls
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (3)
75get { return _undeclaredElementDecls; } 405elements = _undeclaredElementDecls; 434_undeclaredElementDecls.TryGetValue(qname, out elementDecl);