8 references to AttributeValue
dotnet-svcutil-lib (8)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (8)
2342
ScanLiteral(LiteralType.
AttributeValue
);
2407
ScanLiteral(LiteralType.
AttributeValue
);
2421
char replaceChar = (literalType == LiteralType.
AttributeValue
) ? (char)0x20 : (char)0xA;
2481
if (literalType == LiteralType.
AttributeValue
)
2513
if (literalType == LiteralType.
AttributeValue
&& Normalize)
2522
if (literalType == LiteralType.
AttributeValue
)
2535
HandleEntityReference(true, true, literalType == LiteralType.
AttributeValue
);
2565
if (literalType == LiteralType.
AttributeValue
)