2 writes to _memberType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInfo.cs (2)
80
_memberType
= value;
187
_memberType
= null;
3 references to _memberType
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaInfo.cs (3)
76
return
_memberType
;
152
if (
_memberType
!= null)
154
return
_memberType
;