5 writes to _AllowDataType
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (5)
726
builder._ElementDef.
_AllowDataType
= true;
1182
builder._ElementDef.
_AllowDataType
= false;
1736
_ElementDef.
_AllowDataType
= false;
1741
_ElementDef.
_AllowDataType
= false;
1746
_ElementDef.
_AllowDataType
= false;
2 references to _AllowDataType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (2)
824
if (!builder._ElementDef.
_AllowDataType
)
1438
if (!builder._ElementDef.
_AllowDataType
)