3 references to OnlyGeneral
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (3)
4094
switch (HandleEntityReference(false, EntityExpandType.
OnlyGeneral
, out i))
6090
charRefEndPos = ParseNumericCharRef(expandType != EntityExpandType.
OnlyGeneral
, null, out entityType);
6098
charRefEndPos = ParseNamedCharRef(expandType != EntityExpandType.
OnlyGeneral
, null);