2 references to CreateMessage
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\ActionNotSupportedException.cs (1)
21return System.ServiceModel.Channels.Message.CreateMessage(
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ChannelHandler.cs (1)
861Message fault = Message.CreateMessage(_messageVersion, code, reason, action);