3 writes to _isActive
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (3)
305
_isActive
= true;
321
_isActive
= true;
364
_isActive
= false;
3 references to _isActive
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\AstTree.cs (3)
326
if (!
_isActive
)
367
if (!
_isActive
)
382
if (!
_isActive
)