2 writes to _annotation
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaAnnotated.cs (2)
43set { _annotation = value; } 70_annotation = annotation;
1 reference to _annotation
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaAnnotated.cs (1)
42get { return _annotation; }