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