4 references to HandleEntityReference
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (4)
4094
switch (
HandleEntityReference
(false, EntityExpandType.OnlyGeneral, out i))
5317
switch (
HandleEntityReference
(true, EntityExpandType.All, out pos))
5759
switch (
HandleEntityReference
(false, EntityExpandType.All, out pos))
8764
switch (
HandleEntityReference
(true, EntityExpandType.OnlyCharacter, out pos))