2 references to IsParameterDisposable
System.ServiceModel (2)
System\ServiceModel\Description\ServiceReflector.cs (2)
994if (IsParameterDisposable(inputInfo.ParameterType)) 1002return (!IsParameterDisposable(methodInfo.ReturnParameter.ParameterType));