3 references to CreateNavigator
System.ServiceModel (3)
System\ServiceModel\Channels\MessageBuffer.cs (3)
54return CreateNavigator(int.MaxValue, XmlSpace.None); 59return CreateNavigator(nodeQuota, XmlSpace.None); 64return CreateNavigator(int.MaxValue, space);