5 writes to _AllowDataType
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\XdrBuilder.cs (5)
726builder._ElementDef._AllowDataType = true; 1182builder._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)
824if (!builder._ElementDef._AllowDataType) 1438if (!builder._ElementDef._AllowDataType)