2 writes to _annotation
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaImport.cs (2)
41set { _annotation = value; } 46_annotation = annotation;
1 reference to _annotation
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaImport.cs (1)
40get { return _annotation; }