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)
76return _memberType; 152if (_memberType != null) 154return _memberType;