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