2 writes to _contentValidator
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaElementDecl.cs (2)
42
_contentValidator
= ContentValidator.TextOnly;
167
set {
_contentValidator
= value; }
1 reference to _contentValidator
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaElementDecl.cs (1)
166
get { return
_contentValidator
; }