2 writes to _annotation
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInclude.cs (2)
31
set {
_annotation
= value; }
36
_annotation
= annotation;
1 reference to _annotation
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInclude.cs (1)
30
get { return
_annotation
; }