1 write to _isNotationDeclared
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaElementDecl.cs (1)
150set { _isNotationDeclared = value; }
1 reference to _isNotationDeclared
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaElementDecl.cs (1)
149get { return _isNotationDeclared; }