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