1 write to _docTypeName
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (1)
59set { _docTypeName = value; }
2 references to _docTypeName
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (2)
58get { return _docTypeName; } 465get { return _docTypeName; }